10.02.2010, 22:50
Incase more than one person types this,
I want it to do this:
But instead of always naming it ramp, I want it to put a random number after it,
And then later, Destroys that object by getting the number, How would i do this?
I want it to do this:
pawn Код:
ramp = CreateObject(playerid,x,y,z,0,0,0);
And then later, Destroys that object by getting the number, How would i do this?