Is this define good or wrong?
#1

pawn Код:
#define Pickup(%1,%2,%3,%4,%5) CreatePickup(%1,2,%3,%4,%5,0)
so when i do
pawn Код:
Pickup(357,3038.5783691406,-156.11993408203,20.296875);
i get
pawn Код:
CreatePickup357,2,3038.5783691406,-156.11993408203,20.296875,0);
?

Thanks for help
Reply


Messages In This Thread
Is this define good or wrong? - by Stryp - 27.03.2011, 09:38
Re: Is this define good or wrong? - by deather - 27.03.2011, 09:44
Re: Is this define good or wrong? - by Conroy - 27.03.2011, 09:47
Re: Is this define good or wrong? - by Stryp - 27.03.2011, 09:55
Re: Is this define good or wrong? - by MadeMan - 27.03.2011, 10:34

Forum Jump:


Users browsing this thread: 1 Guest(s)