Separate names with a comma.
I've tried to create 1x1 object (decorative preferably) that is interactive, with wire input node and that is blocking light in one of two states....
Greetings! I'd like to ask for help and advice in a matter. I want to make a status effect for a custom species that would emit custom fire...
Hi, The NPC table has a convenient function called npc.dropPools() which provides a list of strings corresponding to the treasure they can drop....
Pretty much as the title suggests. I am trying to create a weapon that creates a field that runs a script. This script should change the velocty...
Hello! I have a status effect that must check existence of another status effect on character to execute some commands. Is there any way of doing...
I want to move the zoom slider to the action bar. But I can't find any lua file with functions that control it. In...
I am trying to make a mod that changes the animationCycle rate based on wind speed. What am I doing wrong? If the lua is correct, how do I...
I've been stumped over the use of world.placeObject, all of the forum threads i've seen mentioning this have been from 2016 and earlier, and they...
I have been working on an item that uses the in game capture mechanics for gun fired capture disks. I created a new LUA file that is a carbon-copy...
reda
This is a Virtual Library function which is made for storing the functions, to improve accessibility and flexibility, and be able to configure...
Heya! I'm trying to make a special type of weapon, an Orb weapon. It uses and acts similar to a gun, but the visuals are different. Anyways, I...
Hi, excuse me for disturb the community for that. My coding skill are very basic and i've been stuck on a problem for several days. I want create...
Ok so I have the following sprite: [IMG] I was wondering, how do I code in the animation part to layer them so i can swap out layers at any...
ive seen people with names the cycle through colors ,and i am very curious as well as the text boxes that just show up instead of being typed into...
Hi everyone, I'm trying to make a mod where the player cannot stand in sun light. I already know how to do the sun light part by checking the...
I've seen monsters use boss health bars, but I want to know if I can get an object to do the same. The health bar would display the object's...
I thought it would be an interesting concept to have a melee weapon buff the user whenever they defeat an enemy with it. However, I want a...
I want to create magic, and for this I need to add mana. I tried to copy the player’s energy [SPOILER] [SPOILER] but I still don't understand how...
Heya! I'm making another custom race and I was wondering if I could have a specific Race emit particles WITHOUT THE USE OF STATUS EFFECTS. I...