Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Guide] The Ultimate GM Handbook

Newbie Spellweaver
Joined
Aug 16, 2008
Messages
5
Reaction score
0
Re: The Ultimate GM Handbook

LOL this guy so NOOB we know all this guide
THIS GUIDE MADE FROM SnowCrash!

Credit to Snow.

well..so noob jake? need famous!! lol.
 
Junior Spellweaver
Joined
Jun 9, 2007
Messages
165
Reaction score
0
Re: The Ultimate GM Handbook

LOL this guy so NOOB we know all this guide
THIS GUIDE MADE FROM SnowCrash!

Credit to Snow.

well..so noob jake? need famous!! lol.
No need to be jealous.
Who is Snow? :S
I got it from privatia.
 
Joined
Apr 15, 2007
Messages
805
Reaction score
378
Re: The Ultimate GM Handbook

Ye from privatia where ( SNOWCRASH ) posted that all, So how can't you know him ? x.x

Nice job Snow seems people like this guide so much that they gotta steal it and act like it's there's O_O
 
Junior Spellweaver
Joined
Jun 9, 2007
Messages
165
Reaction score
0
Re: The Ultimate GM Handbook

Ye from privatia where ( SNOWCRASH ) posted that all, So how can't you know him ? x.x

Nice job Snow seems people like this guide so much that they gotta steal it and act like it's there's O_O

If it were mine i'd put no credits.
I haven't checked how posted the guide on privatia, I just thought it might've been handy posting it here, jeez.
Ive put all the credits needed.
 
Newbie Spellweaver
Joined
Sep 2, 2006
Messages
48
Reaction score
1
Re: The Ultimate GM Handbook

Code:
Thanks for reading my Ultimate GM Handbook guide, this was originally recreated at [url]www.privatia.serverdev.net[/url], the credit for me was just to copy, and add all the bold, underline, italic and colour to the text, which took 2 hours and a half to do :P, but atleast we wont get spamming topics about commands, all the known commands are here in this handbook, if you dont understand ANY part of this guide, feel free to post, and i'll explain in a more detailed way, Thanks, Jake?

Really, I really want to laugh a lot about you Ducking leecher...
This work was originally posted by SnowCrash in the Privatia Forum, and then, you unhappy Ducking noob with your sorry butt face, go there, just press a damn Ctrl + C and then come here, press the poop Ctrl + V and say that poop above? lol?

Code:
Thanks for reading my sorry butt Ultimate GM Handbook guide

You Ducking bastard, shame on you! :grr::grr:
And I've reported you for a Moderador you leecher noob!

Jake? - [Guide] The Ultimate GM Handbook - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Apr 28, 2008
Messages
79
Reaction score
0
Re: The Ultimate GM Handbook

-.- useless credits

put credits for SnowCrash not for you

that who did the guide
 
Newbie Spellweaver
Joined
Mar 2, 2009
Messages
13
Reaction score
0
what you give when you want to do event and make like 30 monsters at once?

&summon ****900000,1,30 ???
 
Newbie Spellweaver
Joined
Apr 28, 2008
Messages
79
Reaction score
0
Re: The Ultimate GM Handbook

Ye from privatia where ( SNOWCRASH ) posted that all, So how can't you know him ? x.x

Nice job Snow seems people like this guide so much that they gotta steal it and act like it's there's O_O

found you ^^

what you give when you want to do event and make like 30 monsters at once?

&summon ****900000,1,30 ???

&summonex idmob,number
 
Newbie Spellweaver
Joined
May 19, 2009
Messages
5
Reaction score
0
Guys i need some help

I need to take an item frm another player's inventory (I'm a GM)

How can i do that
 
Initiate Mage
Joined
Dec 26, 2008
Messages
2
Reaction score
0
It really sucks that you give credit to people that did MINOR help but not the main person who put it all together....
 
Initiate Mage
Joined
Jul 30, 2009
Messages
3
Reaction score
0
no access or access to low... how i can use that command,., help me =x
 
Junior Spellweaver
Joined
Dec 29, 2007
Messages
140
Reaction score
3
Re: The Ultimate GM Handbook

The &itemattr-Command


Overview

The &itemattr command is similar to the &attr command but it works on items instead of chars.

The syntax for this command is:


Code:
&itemattr <slot>, <row>, <attribute>, <value>
The following list shows all possible values for "attribute" and what you can do by modifying them (very incomplete at the moment):

Attributes

Attribute Description Remarks / Example
0 -unknown- ITEMATTR_COUNT_BASE0
1 -unknown- ITEMATTR_COE_STR
2 -unknown- ITEMATTR_COE_AGI
3 -unknown- ITEMATTR_COE_DEX
4 -unknown- ITEMATTR_COE_CON
5 -unknown- ITEMATTR_COE_STA
6 -unknown- ITEMATTR_COE_LUK
7 -unknown- ITEMATTR_COE_ASPD
8 -unknown- ITEMATTR_COE_ADIS
9 -unknown- ITEMATTR_COE_MNATK
10 -unknown- ITEMATTR_COE_MXATK
11 -unknown- ITEMATTR_COE_DEF
12 -unknown- ITEMATTR_COE_MXHP
13 -unknown- ITEMATTR_COE_MXSP
14 -unknown- ITEMATTR_COE_FLEE
15 -unknown- ITEMATTR_COE_HIT
16 -unknown- ITEMATTR_COE_CRT
17 -unknown- ITEMATTR_COE_MF
18 -unknown- ITEMATTR_COE_HREC
19 -unknown- ITEMATTR_COE_SREC
20 -unknown- ITEMATTR_COE_MSPD
21 -unknown- ITEMATTR_COE_COL
22 -unknown- ITEMATTR_COE_PDEF
25 -unknown- ITEMATTR_COUNT_BASE1
26 -unknown- ITEMATTR_VAL_STR
27 -unknown- ITEMATTR_VAL_AGI
28 -unknown- ITEMATTR_VAL_DEX
29 -unknown- ITEMATTR_VAL_CON
30 -unknown- ITEMATTR_VAL_STA
31 -unknown- ITEMATTR_VAL_LUK
32 -unknown- ITEMATTR_VAL_ASPD
33 -unknown- ITEMATTR_VAL_ADIS
34 -unknown- ITEMATTR_VAL_MNATK
35 -unknown- ITEMATTR_VAL_MXATK
36 -unknown- ITEMATTR_VAL_DEF
37 -unknown- ITEMATTR_VAL_MXHP
38 -unknown- ITEMATTR_VAL_MXSP
39 -unknown- ITEMATTR_VAL_FLEE
40 -unknown- ITEMATTR_VAL_HIT
41 -unknown- ITEMATTR_VAL_CRT
42 -unknown- ITEMATTR_VAL_MF
43 -unknown- ITEMATTR_VAL_HREC
44 -unknown- ITEMATTR_VAL_SREC
45 -unknown- ITEMATTR_VAL_MSPD
46 -unknown- ITEMATTR_VAL_COL
47 -unknown- ITEMATTR_VAL_PDEF
49 -unknown- ITEMATTR_COUNT_BASE2
50 -unknown- ITEMATTR_LHAND_VAL
51 -unknown- ITEMATTR_MAXURE
52 -unknown- ITEMATTR_MAXFORGE
53 -unknown- ITEMATTR_MAXENERGY
54 -unknown- ITEMATTR_URE
55 -unknown- ITEMATTR_FORGE
56 -unknown- ITEMATTR_ENERGY
58 -unknown- ITEMATTR_MAX_NUM
48 -unknown- ITEMATTR_CLIENT_MAX
180 -unknown- ITEMATTR_COUNT_BASE3
181 -unknown- ITEMATTR_VAL_PARAM1
182 -unknown- ITEMATTR_VAL_PARAM2
183 -unknown- ITEMATTR_VAL_LEVEL
184 -unknown- ITEMATTR_VAL_FUSIONID

Special items

For some items, PKO abuses some of the above attributes to store different values. Which fields are used for what will be described on the next few paragraphs:

Pets

Attribute Description Remarks / Example

26-30 Attribute-Bonus (26=STR,...) Sum these to get Pet-Level
51 max. Stamina Formula: (Stamina*50) --> so if you want 400 Stamina, use 20000 as value
53 max. Growth Formula: (Level*240) --> for level 15 you would use 3600 as value
54 current Stamina

Medal of Valor

Attribute Description Remarks / Example
26 Honor Points
27 Number of Kills
28 Number of Deaths
29 Number of PvP Matches
30 Number of Wins
51 Team-Contribution Points
53 Chaos Points

All gems

Attribute Description Remarks / Example
53 Level of gem Use 1-9 to set the level of any gem

Code:
Thanks for reading my Ultimate GM Handbook guide, this was originally recreated at www.privatia.serverdev.net, the credit for me was just to copy, and add all the bold, underline, italic and colour to the text, which took 2 hours and a half to do :P, but atleast we wont get spamming topics about commands, all the known commands are here in this handbook, if you dont understand ANY part of this guide, feel free to post, and i'll explain in a more detailed way, Thanks, Jake?

Owner of this guide..im don really get its..
how to using &itemattr at item..
im try many time..but not working..
item should wear or put in inventory?
 
Newbie Spellweaver
Joined
Jul 8, 2009
Messages
9
Reaction score
0
Hello Guys! Let me know if there are certain commands:
- Command to create a weapon Soket
- Command to increase the effectiveness
- Command to bring a gem already melted directly from level 1 to level 9

Thanks in advance to those who help me!
 
Joined
Apr 10, 2010
Messages
1
Reaction score
0
any one can help me to how to create a GM character in tales of pirates private server??

---------- Post added at 06:39 AM ---------- Previous post was at 06:38 AM ----------

:?::?:any one can help me to how to create a GM character in tales of pirates private server??
 
Initiate Mage
Joined
Dec 21, 2009
Messages
3
Reaction score
0
Dont have to be so RUDE towards Moderator.

He is the 1 who transferred the POST from privatia to here.

Its OK..

He's given the Credits to the real owner. :sleep: :thumbup1:
 
Joined
May 22, 2010
Messages
3
Reaction score
0
Still don't know how to make my wepons +100 str (ingame) (enchantments)
Also I don't know how to "automaticly" place gems in to my wep.

But to be fair, its a good guide.
 
Back
Top