Rappelz PRIVATE SERVER Commands

09/16/2011 11:52 lawlywood#301
try opening your eyes. Read the stickys
09/16/2011 17:37 jahaz71#302
i want the /run ones......

not this ones....want to change my skin,teleport, lvl my char,etc.
09/16/2011 19:27 lawlywood#303
There is a thread named: Run command. Maybe you should go to an optician :)
09/21/2011 13:56 sixpackraw#304
@jahaz : arcadia dev forums..
09/21/2011 14:55 4youkhalid#305
Possible code capsule merge facilities

Possible code capsule merge facilities
09/24/2011 10:37 mustafa222#306
hey guys
I have a problem .. at first i start use command and every thing was great
But later i tread to use any of them but nothing happen I relly don't know why it's stopped working pleas any one can help me !! :confused:but I still can use some of them like buffs but can't use pets and items :confused
09/25/2011 23:08 Lalilu298#307
Help!!
I want to set duration of dual summoning on kind of 1000 sec.
I know the skill id (1881) but have no idea how to change duration...
If any1 did this befor or has an idea plz tell me ;P
i found skill in sql but dont find a way to solve problem

Quote:
Originally Posted by mustafa222 View Post
hey guys
I have a problem .. at first i start use command and every thing was great
But later i tread to use any of them but nothing happen I relly don't know why it's stopped working pleas any one can help me !! :confused:but I still can use some of them like buffs but can't use pets and items :confused
Go on page one...
Importannt is that you put in command #learn_all_skill("charname")
Than all commands will work up to your next login...( only on this char )...
You can reset it with #sv("lv", levelyouwant, "charname")

Have fun:D
09/27/2011 00:48 AluxTraiyu#308
is 150 the highest for buffs or can i go to 300?
09/27/2011 03:08 ByeByeRappelz#309
Hello,
IM a lil lost on this, Could someone explain it a lil better for me please and ty.

GET Item: The template to get items is: #insert_item(ID, VALUE, ENCHANT, LVL, FLAG, "char_name")

Say i want to add these to a char how would i ? Can someone please show a pic or a example please and ty

Two-handed Staff (150): 111701
Japan Cloak: 2010731

Please use these: Ty again
( and yes i know i run this through Capt Server )
09/27/2011 07:44 puffsbowls#310
Quote:
Originally Posted by ByeByeRappelz View Post
Hello,
IM a lil lost on this, Could someone explain it a lil better for me please and ty.

GET Item: The template to get items is: #insert_item(ID, VALUE, ENCHANT, LVL, FLAG, "char_name")

Say i want to add these to a char how would i ? Can someone please show a pic or a example please and ty

Two-handed Staff (150): 111701
Japan Cloak: 2010731

Please use these: Ty again
( and yes i know i run this through Capt Server )
#insert_item(111701, 1, 20, 10,"charactername")
#insert_item(2010731, 1, 20, 10,"charactername")
09/27/2011 19:09 Lalilu298#311
Wrong... #insert_item(111701, 20, 10, 2, "charname")
10/04/2011 23:09 whiteeagle0#312
Does anyone know the exact drop/exp table for US Rappelz would like my server to be more realistic to there's? I think mine drops to much and exp is way to high lol


also cashshop doesn't work on my server anyway to get it to work so i can purchase items from myself?
10/05/2011 01:24 ByeByeRappelz#313
Hello Again,
Back with another question. KK so here i go, I got 2 diff repacks one has extra merchants with rank 5 6 7 things and extra's like kts. then i have another that has more updated stuff. how can i add those extra merchants to the newer one id like to run?
10/05/2011 05:45 ninex#314
Does anyone know how to use the ingame /run commands? all i need is one example and for those of you that are going to want a list of those commands just look in
dbo.AllowedCommandsForPermission
10/05/2011 16:21 lawlywood#315
/run insert_item(..)

isn't so difficult after all, huh?