Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Huskycraft

25
Posts
2
Topics
36
Followers
2
Following
A member registered Mar 26, 2021 · View creator page →

Creator of

Recent community posts

(2 edits)
Hi, how can I get the shadow effect just like in this image:


Hi, I think you can still purchase it with credit card etc.

Hi, hit me up on discord: .lehusky

Hey, yes it would, plase contact me on Discord for that: .lehusky

No problem,

enjoy the plugin!

Hey,
Thank you for your interest in the plugin.

 Have you joined our Discord server yet? This may be the cause of the issue:
discord.gg/tU4mZDRpvD

Hey,
can you reach me out on the discord server to send me your .c3p file?
https://discord.gg/a32vZmcT

Hey there,
yes, it is possible to auto-join users to your server after successful login. To set this up please follow these steps:
- If you haven't already, please head over to https://discord.com/developers/applications and select your application. Head over to the "Bot" section and add you application as a bot. Then copy the token of your bot. (Now you need to invite the just created bot to your server)

- As next step, kindly go to you C3 game and paste you bot token in the Bot-token property on the sidebar. After you pasted the token in, please also paste the Server-id of the server you want them to be added to in the server-id property.

- Now add the guilds.join scope to the scope parameter of the Login action.

Your all set! :)

For a better/more detailed description kindly check out our documentation:

https://discord.com/channels/333339402723917825/1001595907822858270/100221888453...

(1 edit)

Hi, thanks for using this plugin!
Before you ask on our discord server please make sure that you have read the DOCS!


DOCS

Last updated on: 30.4.2022


OAuth2

There are 3 events you need to use to use the full auth system.
Please stick to the documentation to make the system work and avoid issues!

Event 1:

Every 1 second >>    Load data from Auth server

Event 2:

On start of layout (or whenever you want the user to login) >>    Request Auth

Event 3:

On Connection >> Set text (or whatever you need) to DiscordCollection.OAuthUsername


Getting user's roles

(Beta)

Head over to your properties bar and paste the Discord server ID from which you want to receive the user's roles from in the "ServerID" property.

You will be able to use the DiscordCollection.OAuthUserroles expression in your project.

If the user is not in the server or the server ID is not valid it will return NaN.


Advanced-Webhooks

Embeds

https://www.rapidtables.com/convert/number/hex-to-decimal.html

Take a look at this example to understand for which each parameter stands.

https://www.simpleimageresizer.com/_uploads/photos/0b324a94/Screenshot_2022-04-30_102454_50.jpg


Make sure to use a decimal color code in the 'color' parameter. You can use this page to convert color codes from hex to decimal.
(Example color code we used in the image above: 16711935)

Text

How to add & customize webhooks to/in your discord server?

Please refer to this documentation: https://discordjs.guide/popular-topics/webhooks.html#creating-webhooks

Fetch messages from discord

This feature lets you receive messages that are getting send in your discord server.

Usage:

Event 1:

Every 1 second >>    Fetch messages from guild "{your guild token here}"

Event 2:

On Message fetched >> Set text (or whatever you need) to DiscordCollection.MessageContent


Get a guild Token

Invite our Discord Bot!

Type c3!generatetoken in your server (Make sure you have administrator permissions!).

Type c3!viewtoken in your server (  "    "  ).


If you still have questions we are happy to see you in our discord server!

discord.gg


Staff contact: Huskycraft#2913

Commercial requests: realpixellife.studios@gmail.com |or| Huskycraft#2913

Supported by: a great community

´

Hey Mitsu,

I am currently working on this and it will probably be released today or tomorrow!

(1 edit)

Hi, there is a weird error in the C3IDE editor that happens by exporting the plugin:

this is how it looks in the editor:


    Acts.prototype.Test1 = async function()


and this is how it looks in the addon:


    Acts.prototype.Test1 = async

    function()


Please fix it, thanks :D

Hi, can you please include the .vox files?

Is the car example in the purchase included?

thanks

where?

Hi, do you have textures for these sprites?