mayel
New Member
Hey guys, I know the basics of programming and so on.
But i needs some help.
How do i bind events(like lvlup, manaregain 'n so on) to like for instance the lever(id=1945 in rme)...
Exampel:
When you pull the lever you will get an item or something, do you know what i mean?
Im trying to make a manarune aswell, what have i done wrong?
/data/items
I have just simply written the id 2275 in the item folder.
/data/spells
Changed the id to 2275 in the spells folder , the name and the script path to healing/manarune.lua
And in /data/spells/scripts/healing
Done a very simple script, i taken from the internet.
Results:
The rune gets it's name, id and shape but the function doesn't work...
Thanks on advance
But i needs some help.
How do i bind events(like lvlup, manaregain 'n so on) to like for instance the lever(id=1945 in rme)...
Exampel:
When you pull the lever you will get an item or something, do you know what i mean?
Im trying to make a manarune aswell, what have i done wrong?
/data/items
I have just simply written the id 2275 in the item folder.
/data/spells
Changed the id to 2275 in the spells folder , the name and the script path to healing/manarune.lua
And in /data/spells/scripts/healing
Done a very simple script, i taken from the internet.
Results:
The rune gets it's name, id and shape but the function doesn't work...
Thanks on advance