[Release] Codes of items and show

Initiate Mage
Joined
Jan 18, 2008
Messages
4
Reaction score
0
download the code and the command


command

**Originally posted by Snowcrash**

GM Commands

How to enter commands

This is really easy. All commands must be entered into the chat-field. And you must add a leading & to the command. For example:

&addmoney 1000000; gives you a million gold :-)

IMPORTANT: All commands that use char-names (like &kick, &call, ...) are case-sensitive !!!

The commands

Command Description Level Example

addcess <points> Changes your commerce rate. Setting this to 10000 gives you a 0.01% commerce rate. ?? &addcess 1000000

addsailexp <exp> gives your current ship EXP. ?? &addsailexp 5000000

setcesslevel <level> Changes your commerce level. ?? &setcesslevel 3

addexp <exp> Adds exp to your experience ?? &addexp 1000000

addmoney <gold> Gives your char some gold ?? &addmoney 1000000

attr <param>, <value> Set a certain "attribute" of your char (see below for more infos) ?? &attr 4,9

call <CharName> Teleports the given Char to your position ?? &call AnotherUser

goto <CharName> Teleports you to the position of the given Char ?? &goto AnotherUser

hide Hides your char from other players ?? &hide

unhide The opposite of hide :-) ?? &unhide

kick <CharName> Kicks the given user ?? &kick AnotherUser

kill <Name> Kill the given Mob (to be confirmed: can be used to kill players, too) ?? &kill Soul Of Goddess

make <item-id>, <count> Gives you a certain item ?? &make 1092,99

move <x>, <y>, <map> Moves your char to the given position. The map is optional!. 1 &move 2000,2000 or
&move 2700,2200,garner


notice <text> Displays "text" in the sysmte-notice windows ?? &notice Hello World

qcha <CharName> Returns informations about the given char (coords, etc.) ?? &qcha AnotherUser

summon <mob-id> Summons the given character ?? &summon 789

summonex <mob-id>, <count> Summons the given character multiple times ?? &summon 789, 10

@@ CommanD
Ok, there are some additional commands with a slightly different sysntax (all credits go to jgreever for finding these) -- [Octie] Don't really get these examples, I'll try to make it clear enough to understand.

Command Description Level Example
@@ bbs <interval x 10 secs>, <time>, <content> similar to &notice, but timed ?? @@ bbs 5,5,blabla

@@ estop <charname>, <time> Mutes the given character for <time> seconds (?) ?? @@ estop SnowMan,60

@@ delestop <charname> Unmutes the given character ?? @@ delestop SnowMan

@@ getuserconnection <charname> Shows connection-info for the given character ?? @@ getuserconnection SnowMan
@@ getusernum+ Displays number of users online and number of logins ?? @@ getusernum+

@@ getlastconnection Displays your last connection info ?? @@ getlastconnection

@@ ping <charname> Pings the given character ?? @@ ping SnowMan

The &attr-Command


This seems to be one of the most important commands in the game. Its syntax is
Code:
[U]&attr param, value[/U]

The following values for param are confirmed until now:

Value Description Remarks / Example
0 - Level
1 - HP > You can't set a higher value than the max. HP your char has - so &attr 1,999999 will only give you as much HP as your char actually has
2 - SP > same rules apply as for HP
4 - Class Use this to change your class. The following values are possible:


1 - Swordsman
2 - Hunter
4 - Explorer
5 - Herbalist
8 - Cahmpion
9 - Crusader
12 - Sharpshooter
13 - Cleric
14 - Seal Master
16 - Voyager

5 - Reputation
6 - Attribute Points
7 - Skill Points
8 - Gold
11 - SLV
12 - Life-Skill Level
13 - Life-Skill Points
19 - SEXP
50 - STR
51 - ACC
52 - AGI
53 - CON
54 - SPR
69 - Movement-Speed Don't use values much higher than 2000!
96 - Strenght
97 - Agility
98 - Accuracy
99 - Constituction
100 - Spirit
102 - Attack Speed
104 - Minimal Attack
105 - Maximal Attack
106 - Defence
107 - Max HP Sets your max. number of HP
108 - Max SP
109 - Dodge
110 - Hit-Rate


--
[quote author=exige link=topic=80.msg404#msg404 date=1218408798]
It might not be formatted too well. I ripped it from privatia a few mins ago
**Originally posted by Snowcrash**

GM Commands
How to enter commands
This is really easy. All commands must be entered into the chat-field. And you must add a leading & to the command. For example:

Code:
&addmoney 1000000; gives you a million gold :-)
IMPORTANT: All commands that use char-names (like &kick, &call, ...) are case-sensitive !!!

The commands
Command Description Level Example
addcess <points> Changes your commerce rate. Setting this to 10000 gives you a 0.01% commerce rate. ?? &addcess 1000000

addsailexp <exp> gives your current ship EXP. ?? &addsailexp 5000000
setcesslevel <level> Changes your commerce level. ?? &setcesslevel 3
addexp <exp> Adds exp to your experience ?? &addexp 1000000
addmoney <gold> Gives your char some gold ?? &addmoney 1000000
attr <param>, <value> Set a certain "attribute" of your char (see below for more infos) ?? &attr 4,9
call <CharName> Teleports the given Char to your position ?? &call AnotherUser
goto <CharName> Teleports you to the position of the given Char ?? &goto AnotherUser
hide Hides your char from other players ?? &hide
unhide The opposite of hide :-) ?? &unhide
kick <CharName> Kicks the given user ?? &kick AnotherUser
kill <Name> Kill the given Mob (to be confirmed: can be used to kill players, too) ?? &kill Soul Of Goddess
make <item-id>, <count> Gives you a certain item ?? &make 1092,99
move <x>, <y>, <map> Moves your char to the given position. The map is optional!. 1 &move 2000,2000 or
&move 2700,2200,garner

notice <text> Displays "text" in the sysmte-notice windows ?? &notice Hello World
qcha <CharName> Returns informations about the given char (coords, etc.) ?? &qcha AnotherUser
summon <mob-id> Summons the given character ?? &summon 789
summonex <mob-id>, <count> Summons the given character multiple times ?? &summon 789, 10

@@ Command
Ok, there are some additional commands with a slightly different sysntax (all credits go to jgreever for finding these) -- [Octie] Don't really get these examples, I'll try to make it clear enough to understand.
Command Description Level Example
@@ bbs <interval x 10 secs>, <time>, <content> similar to &notice, but timed ?? @@ bbs 5,5,blabla
@@ estop <charname>, <time> Mutes the given character for <time> seconds (?) ?? @@ estop SnowMan,60

@@ delestop <charname> Unmutes the given character ?? @@ delestop SnowMan
@@ getuserconnection <charname> Shows connection-info for the given character ?? @@ getuserconnection SnowMan
@@ getusernum+ Displays number of users online and number of logins ?? @@ getusernum+
@@ getlastconnection Displays your last connection info ?? @@ getlastconnection
@@ ping <charname> Pings the given character ?? @@ ping SnowMan

The &attr-Command
This seems to be one of the most important commands in the game. Its syntax is:

Code:
&attr param, value

The following values for param are confirmed until now:
Value Description Remarks / Example
0 - Level
1 - HP > You can't set a higher value than the max. HP your char has - so &attr 1,999999 will only give you as much HP as your char actually has
2 - SP > same rules apply as for HP
4 - Class Use this to change your class. The following values are possible:
1 - Swordsman
2 - Hunter
4 - Explorer
5 - Herbalist
8 - Cahmpion
9 - Crusader
12 - Sharpshooter
13 - Cleric
14 - Seal Master
16 - Voyager​

5 - Reputation
6 - Attribute Points
7 - Skill Points
8 - Gold
11 - SLV
12 - Life-Skill Level
13 - Life-Skill Points
19 - SEXP
50 - STR
51 - ACC
52 - AGI
53 - CON
54 - SPR
69 - Movement-Speed Don't use values much higher than 2000!
96 - Strenght
97 - Agility
98 - Accuracy
99 - Constituction
100 - Spirit
102 - Attack Speed
104 - Minimal Attack
105 - Maximal Attack
106 - Defence
107 - Max HP Sets your max. number of HP
108 - Max SP
109 - Dodge
110 - Hit-Rate
--​
Other usefull stuff
Press Alt-P in-game to post system-messages (the messages, that appear at top of the screen). After pressing Alt-P a cursor will appear above the shortcut-bar. Type whatever you want there. After pressing Enter, the message will be displayed.

Missing commands
Currently, a lot of commands are missing in this posting because I can't get them to work. For example a friend told me that there is a "&teleport" command (he was GM for a day) but until now I couldn't get it to work (hadn't that much time to talk to him *lol*).
The following list contains some commands that could be GM-commands, but I'm not sure (mostly because I hadn't the time to test them):
addcess, addlifeexp, addmission, addmoney, addsailexp, alltable, charcterinfo, clearflag, clearmission, clearrecord, delmission, game_status, gamdsvrstop, gamesvrstop, harmlog=0, harmlog=1, isblock, iteminfo, kill, killid, misclear, misreload, missdk, monsterrefresh, ping_game, qcha, qitem, relive, reload, reload_ai, setcesslevel, setflag, setrecord, skillinfo, teleport, updateall
--​
[quote author=roflmaoxd link=topic=80.msg430#msg430 date=1218501117]
:P You should edit post and add command to edit fairy stats
[/quote]
&itemattr 2,1,26,41
^ ^ ^ ^
| | | |
| | | |_Amount of stats. If you go above 99 you need to relog (i think).
| | |_Stat type. 26 Str, 27 Agi, 28 Acc, 29 Con, 30 Spr (This is off the top of my head lol, its probably wrong Fixed.)
| |_Dunno, keep it at 1 lol
|_Slot number for item to get changed attributes
 
Re: Codes of items and show

Part2
IMPORTANT - After you change the stats you need to move the pet to a different inventory slot then move it back for it to change its effect. If you change it to a crazy number like 5000 you need to relog of your stats will not change.

--

Thanks exige for this guide, I did need it to mute some players, as I forgot xD, I did do some formating and removed some un-nescessary things. Octie =]


Download's

Codes Itens id


codes Moster id

 
Last edited:
Re: Codes of items and show

All Monster & Item (Some of database)can U get from This Web
 
sexclips lesbian

I just couldnt leave your website before saying that I really enjoyed the quality information you offer to your visitors
 
Back