how to removed NO_TRADE and /sro in gm title rights? help please thanks. im using erendora source files :handsdown::handsdown::handsdown:
First of all I suggest do not use that files.Quote:
how to removed NO_TRADE and /sro in gm title rights? help please thanks. im using erendora source files :handsdown::handsdown::handsdown:
thanks bro im gonna try this one. btw regarding to what you said "you suggest to not use erendora files ? why.Quote:
First of all I suggest do not use that files.
About your question..
How to remove NO_TRADE.. ( just comment #define NO_TRADE from VersionCommon.h )
About /sro command ( change its auth from FuncTextCmd.cpp and search for TextCmd_SetRandomOption )
sounds good!! :handsdown::handsdown::handsdown:Quote:
WTF?!
NO_TRADE -> //NO_TRADE
GO to your Program/Script Folder... WorldServer.ini -> NO_TRADE -> to -> //NO_TRADE
/sro Command...
FuncTextCmd.cpp -> STRG+F -> search for: -> TextCmd_SetRandomOption
Change now: -> AUTH_GAMEMASTER to AUTH_ADMINISTRATOR...
COMPILE...
Now, only a Administrator is allowed to use this Command.
Or Add a new Auth...
P -> Developer/Admin
Z -> Admin/Owner
Change Admin Auth to Y, give your new Auth the Z...
Now you have a copy of Admin, you are able to Set the same Name if you want gut more rights ^^