Hey, when using the AddItem type, I get a error on this:
This is in character.cs, I wanna make it so that it makes a item +12 2soc -7 255hp.
Any help on what i'm doing wrong?
Code:
[COLOR="Red"]AddItem(150249, 12, 7, 255, 13, 13);[/COLOR]
Any help on what i'm doing wrong?