Author Topic: RPG items  (Read 1308 times)

I was wondering if anyone has created any of these addons if not then tell me if so then post a link or PM me

Additem event: only works one per player

Magic spells: that require a mana amount with a mana bar

Swords: that do more damage than default and less damage than default

Potions: fatigue potions that make you move faster even when under a effect that

slows you down , mana potions that of course increase the amount of mana that

you have by 80 points out of 100 , and health potions that heal you 150 health

(the extra 50 being because of the armour add on)

RPG inventory: A GUI that holds 30 items in which you choose which items are in your inventory making an RPG more easy

I think most of this can be done easily with the existing addons:

Additem event: only works once per player
This can be done with eventing. Just make an event like this (not correct events):

if variable hasrecievedsword~=1
on variable true - centerprint - "you have already recieved this item"
on variable false - set variable hasrecievedsword to 1
on variable false - additem sword

Quote
Magic spells: that require a mana amount with a mana bar
There is some kind of magic, but I don't think it has mana yet

Quote
Swords: that do more damage than default and less damage than default
There are tons of swords, use the search button. I think there is a good pack called RPG Pack or something

Quote
and health potions that heal you 150 health
Use pills, medpacks or events.

Quote
RPG inventory: A GUI that holds 30 items in which you choose which items are in your inventory making an RPG more easy
I think this exists as well, but not with 30 slots. I think 30 is way to much anyway. Add a bit difficulty by having the player choose between the items he thinks are most important.

Magic spells-
Elemental spells weapon pack.

Swords-
Jerkfaces RPG swords, maces, bows, etc.

Inventory?
25 slots for items, but 5 slots for weapons

And a chest would be nice kinda like the inventury but u ccvan put unwanted items in it

They already have a Container Mod.

It stores items you throw at it...

They already have a Container Mod.

It stores items you throw at it...

Didn't really work for me, couldn't get my items back :/

I got the RPG pack but it sucks , the weapons attack WAY TO SLOW and do almost no damage

I got the RPG pack but it sucks , the weapons attack WAY TO SLOW and do almost no damage

Then edit it.


All of these have already been made.

Swords: Jerkface's stuff
Magic: That magic set with the mage playertype. :D
Potions : ??? (I've seen it on a server but the whereabouts are unknown to me)