Quantcast
Channel: RaGEZONE - MMO Development Forums
Viewing all articles
Browse latest Browse all 14563

Some usefull things in ep8 server !

$
0
0
So here we go !:blink:
First off all the usefull comands all in one ( some ppl wroted them down already but all in other posts )
/_invisible (make u invisible )
/_1 (damage fx show on/off)
/_jumptoPLAYERIDwarp to the selected player
/_15 show monsters and players HP
/_summon 1 1799 (summon monsters this a vilakatan ) u can try all numbers if u write a good number a mob show up if no, u see in system chat window the id not exit in that world

next some database modifications

U can send items to players by using server01/programmability/ cabal_sp_mail_send_GM (there a other way too posted but for me its wont work )
if u send some items what not passed in ur client or/and in database the receiver get dc and maybe cant log in again ( i got a same now like 20 times )
The solution : search a working char and get his invertory data in server01/programmability/ cabal_tool_GetInvertory, execute it and copy the data string to clipboard then go a bit downer ( stil in same map ) search cabal_tool_SetInventory execute write the id witch char stuffs u want replace
Ps u can do it with skills, equipment, almost everything !
Also u can edit ur craft levels in server01/programmability/ cabal_tool_SetCraftData
Hint: Useless if u edit all the levels to 9 if u dont set craft exp or set too low (i used them to craft bikes :D )
At this moment i dont find where edit my honour points but find where can add wexp then u can change it to honor in PL
To edit it go to Server01/Tables cabal_WarExp_Table find the char and set the wexp
( useless u set it and dont add "earned wexp " more of what u set )

If i find out the other things ima post them too !

Ps i damn want an ep 8 item id list most important part gm buffs but i want the full list so if u know where can find it dont fear to tell me pls !

Viewing all articles
Browse latest Browse all 14563

Trending Articles