Good Morning Guys !!
now ill give you the short form of the codes in game (sframe)
1-Items
//item xxxx n
xxxx=id of item
n = number (how much you want)
exp: //item 950048 1
it will give me 1 witch hat
2-Add Boss
//regenerate xxxx
xxxx = id of the monster
exp : //regenerate 145010
3-Notice (everyone know it)
//notice xxxx
xxxx= what you want to say
exp : //notice Hello Im Gm
it will write in yellow on the game "Hello Im Gm"
4-Kill Any Monster
/run kill_target()
and the monster gonna die
5- To res any player
/run sv("hp","1","NAME")
NAME = The name of the player
6- Block Chat
//block_chat NAME XXX
NAME = name of the player
XXX = time (in minutes)
7- To imprison Players In "Abyss"
/run set_auto_user "NAME,XX"
NAME=name of player
XX = the time (in minutes)
8- To Hide Like A GM :D
//invisible 1
1=invisible
2=visible
Now I Think i have Done ^_^
and any another code ill put it here :mofo:
now ill give you the short form of the codes in game (sframe)
1-Items
//item xxxx n
xxxx=id of item
n = number (how much you want)
exp: //item 950048 1
it will give me 1 witch hat
2-Add Boss
//regenerate xxxx
xxxx = id of the monster
exp : //regenerate 145010
3-Notice (everyone know it)
//notice xxxx
xxxx= what you want to say
exp : //notice Hello Im Gm
it will write in yellow on the game "Hello Im Gm"
4-Kill Any Monster
/run kill_target()
and the monster gonna die
5- To res any player
/run sv("hp","1","NAME")
NAME = The name of the player
6- Block Chat
//block_chat NAME XXX
NAME = name of the player
XXX = time (in minutes)
7- To imprison Players In "Abyss"
/run set_auto_user "NAME,XX"
NAME=name of player
XX = the time (in minutes)
8- To Hide Like A GM :D
//invisible 1
1=invisible
2=visible
Now I Think i have Done ^_^
and any another code ill put it here :mofo: