Jump to content
MakeWebGames

Recommended Posts

Posted

Beacause I don't know to add an item on ravan script I give 10$ someone who knows.

10$ for an item added and a tutorial how to add (with strength ,armor,life,etc...).

Posted

Re: Item 10$

Its fairly simple to add an item...

Item name = what the item is to be called ie knife, sword etc

item description = now i use this to show what it does ie 5% strength increase etc

item type = weapons, armour or what ever you want that type of item to be ( these need setting up in item "add item type"

item buyable = whether you want the item to be able to purchased for in game cash or not...

ok the effects...

you can use these or not use them your choice i only use these for disposable items for example will potion which puts will back to 100%...

to use these effects check the box for on... then select what you want it to do ie increase strength, guard, will etc... next drop down self explanatory whether you want it to increase or decrease the selected stat...

if you choose percentage then it will increase or decrease by a set percentage ie 100 on energy would put energy back to full 50 back to half full...

if you choose value then it will increase or decrease by the amount entered ie 100 on energy would increase it by 100 (which could take it over their max amount ;)

for weapons and armour don't check any of the effects leave them alone, for a weapon just add in weapon power the values 1.xx

so if you wanted a weapon to give a bonus strength of 50% you would put 1.50.... 75% would be 1.75 make sure put 0 in the armour box...

same for armour same as above but use appropriate boxes...

and there you have it i've just saved you a $10 :-D

Posted

Re: Item 10$

Im not sure if its nulled but its sold for only $12 or something and it has a few mods that are already added to it. Its also much easier to use things like sql injection for lots of the code was changed up from the original mc codes v2.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...