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!

[PHP] Item Stat Modifier V1.0

Status
Not open for further replies.
Newbie Spellweaver
Joined
Apr 8, 2008
Messages
33
Reaction score
0
Yet another PHP release (Amazing what boredom does to one f3).

Please read the Readme before use.

Steps are as follows:

Get the character ID that the equip is on (character.php)

Get the equip id (Sauna.gibbed.us)

Make sure you have the item in your inventory and you are logged out.
(Note, it can be ANY equip. Weapon, top, bottom, hat, glove etc)

Put in the character ID, equip id, and the stats wanted for the item and hit submit ;P

Basically just used to allow other GM's to make godly items etc without having access to the core SQL.

Yes once again, sloppy way of doing things but this was once again for my server and decided to release incase anyone needed. Feel free to modify but give credit to myself ;D and will post ideas in later releases with credit etc.

If anyone needs anything not TOO complex coded in PHP (Cant be bothered to sit coding all day) just drop me a PM and i'll try and get around to it)

Screen:

PandoraMS - [PHP] Item Stat Modifier V1.0 - RaGEZONE Forums


If i forgot anything let me know, its 2 am and im falling asleep lol.

Latest Version (v1):

 
Newbie Spellweaver
Joined
Sep 14, 2007
Messages
23
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

Thanks for the release.
 
Newbie Spellweaver
Joined
Apr 8, 2008
Messages
33
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

If you fill in all the fields correctly the equip which you specified in the 'Equip ID' box will be updated with the Watk, Str etc that you entered. So long as its not a ridiculous number like 9999999999999.

Not sure what the limit is. 9999?
 
Junior Spellweaver
Joined
Apr 6, 2007
Messages
146
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

lol i think this is too complicated, i'd rather go into my sql and edit the stuff

if you make an exe program to do it, that'd be better
 
Newbie Spellweaver
Joined
Apr 8, 2008
Messages
33
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

It's not that complicated ;P

Just makes things easier for GM's for those going public with their servers.

You dont want to spend half your time giving GM's godly equips etc.
 
Newbie Spellweaver
Joined
Apr 9, 2008
Messages
13
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

The limit on item stats is like 32 thousand something... But yeah, I think I'll just stick with basic SQL commands.
 
Newbie Spellweaver
Joined
Apr 23, 2008
Messages
11
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

Can you possible make Jump and Speed to? ^^
 
Newbie Spellweaver
Joined
Apr 8, 2008
Messages
33
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

Sure.

I'll add that in later ;P
 
Newbie Spellweaver
Joined
May 24, 2007
Messages
77
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

A very good release. Thanks!
 
Newbie Spellweaver
Joined
Mar 17, 2007
Messages
13
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

what program did u use to make this?
i mean about the style...
 
Experienced Elementalist
Joined
Jul 10, 2006
Messages
235
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

matk, speed, jump, mdef, wdef???
 
Junior Spellweaver
Joined
Apr 4, 2008
Messages
109
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

Let me upload mine.. I have added all those. :D Will repost as soon as i upload
 
Junior Spellweaver
Joined
Apr 4, 2008
Messages
109
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

Uploaded.
Link
It has all stat stuff like jump, speed, mdef, and etc.
 
Experienced Elementalist
Joined
Jul 10, 2006
Messages
235
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

accuracy, avoid?
 
Junior Spellweaver
Joined
Apr 4, 2008
Messages
109
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

Yup all that in my stat based on PandoraMS Stat Editor
 
Newbie Spellweaver
Joined
Apr 4, 2008
Messages
17
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

Can you guys help me? How do I actually connect the php files in wampserver to my database? HELP! and can someone link me to an easy register page?
 
Newbie Spellweaver
Joined
Aug 10, 2006
Messages
83
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

Seems very nice.
 
Junior Spellweaver
Joined
Jan 31, 2009
Messages
145
Reaction score
0
Re: [RELEASE] PHP Item Stat Modifier V1.0

website link dont work oO
 
Status
Not open for further replies.
Back
Top