Junior Spellweaver
- Joined
- Dec 6, 2020
- Messages
- 112
- Reaction score
- 4
is there a gm item like high damage/movement speed/ that we can get by gm commands?
is there a gm item like high damage/movement speed/ that we can get by gm commands?
I just made a custom level 1 weapon at client side. my problem now is i dont know where to locate the datasheet of weapons in server side, can you help me guide and tell me the name of the file?No. In Tera, GM's had no right to play the game actively, which is why having a GM tag will not allow you to attack and do anything.
If you want some crazy op item you would have to either create it or give yourself a weapon upgraded to for example +1000.
Everything else you need to handle with the use of gm commands (move speed etc)
I don't want to question why you are making things complicated for yourself, its much easier to just give your char a weapon with a super high upgrade + to simply one shot everything.I just made a custom level 1 weapon at client side. my problem now is i dont know where to locate the datasheet of weapons in server side, can you help me guide and tell me the name of the file?
itemtemplate server side has level requirements, you need to hcnage it there and in the item data on client.My bad. But how about changing the level requirements of an item and the modify the enchantment effect?
I manage to change at client only server side. will test it, thank youitemtemplate server side has level requirements, you need to hcnage it there and in the item data on client.
For enchantment effect (i assume you mean the +) if you have access to the commands you jsut simply use the makeitem command and enter that you want the item upgraded to +1000 or +10000