12.03.2011, 15:01
In your function itemname is declared as an integer when it should be a string.
This is how it should be:
This is how it should be:
pawn Код:
public AddItem(playerid, itemname[], type, var1, var2)