1) My dura item lose the dura while fighting monster so fast , i want them that not lose while fight only when player die the dura lose little by little ( when killing monster it lose fast and in PVP too )
i saw in some private server the dura never go down when killing monster at all , this what i want to make it )
2) How to give player skill in game command?
/run learn_skill(skill id ,"char_name")
3) How to make when some one log-in be level 20 and has 10000 JP ?
[/COLOR]
4) How to make when some one log-in there a notice say welcome " player name and its level "
5) How to give permission 1 command for warp ?
i know its in SQL but i want to know what shuold i write in there
in
SID, permission, command, parenter
is it " 1, 1, warp, 100 " ?
or i mistake with something ?
don't really remember how but i think that's right or not
6) How to make taming and soul taming 100% for permission 100 only ?
i don't know because i didn't used royal repack yet
7) I have item that has 4 socket but i only can put 2 socket in it ( this item )
8) how can i make server time same as my time zone only ?
9) how to send item to player with command only ? ( not for my self then trade it , it go to player inventory ) the item is Un-Trade-Able
#insert_item(ID, VALUE, ENCHANT, LVL, FLAG, "char_name") Use it in GameServer
/run insert_item(ID, VALUE, ENCHANT, LVL, FLAG, "char_name") Use it in game
10) how to make NPC buff all player in my party only ?
it will need some lua skills just enough to code it. i will try to do it
PS: no reply i will quote it and post it again until i get answer for them , donot say that i been spamming or anything i made a thread but you want me to post it here so here i post it.
Well i answered what i know the others i don't remember how or i don't know
Mate, .opt passwords are encrypted in (Des) not MD5. use the des encrypter that is embedded in the files to convert the sql password into des hash.
about md5 and md5 hash keys, it's for the auth database. let's say that you password is "auth". then the value you're trying to hash is <key>+auth.
saying key is mostly 2011, then it's 2011auth
Mate, .opt passwords are encrypted in (Des) not MD5. use the des encrypter that is embedded in the files to convert the sql password into des hash.
about md5 and md5 hash keys, it's for the auth database. let's say that you password is "auth". then the value you're trying to hash is <key>+auth.
saying key is mostly 2011, then it's 2011auth
9) how to send item to player with command only ? ( not for my self then trade it , it go to player inventory ) the item is Un-Trade-Able
#insert_item(ID, VALUE, ENCHANT, LVL, FLAG, "char_name") Use it in GameServer
/run insert_item(ID, VALUE, ENCHANT, LVL, FLAG, "char_name") Use it in game
i tryed it but it give me not giving the other player... is there another command ? or i did it wrong ? , i used royal gm tool and picked the player name and clicked insert this code show to me
/run insert_item(10001, 1, 0, 0, 2, "s7upido")
but the item be in my inventory not his....i tst it with both in gameserver not working and in game i get it only
9) how to send item to player with command only ? ( not for my self then trade it , it go to player inventory ) the item is Un-Trade-Able
#insert_item(ID, VALUE, ENCHANT, LVL, FLAG, "char_name") Use it in GameServer
/run insert_item(ID, VALUE, ENCHANT, LVL, FLAG, "char_name") Use it in game
i tryed it but it give me not giving the other player... is there another command ? or i did it wrong ? , i used royal gm tool and picked the player name and clicked insert this code show to me
/run insert_item(10001, 1, 0, 0, 2, "s7upido")
but the item be in my inventory not his
for some reason, adding items from an in-game command usually will end up into your (the command executor)'s account.
but adding it with the #insert_item would work for you.
Hi, Is there any gm/admin tool which is connects directly to the server so I don't have to copy and past? found 1 but its Arabian tool named " TP_tool" its awesome but...Arabic.
[Helping Topic] 24/7 Helping Services! 08/27/2008 - EO PServer Hosting - 31 Replies stucked on anything while setuping your server?
post your problem here and you will get answer as fast as possible better than spamming with posts :cool:
first of all try reading Ahmedpotop's Pserver All thing guide.
if your couldn't solve it out post your problem down here
""That includes PHP rankings pages / registrations pages / Status pages""