20.09.2009, 14:01
Use a command again, to respawn the Barrels, but i think there are other ways.
EG
-Mike.
EG
Код:
if (strcmp("/bombs", cmdtext, true, 10) == 0)
{
CreateObject(id,x,y,z);
return 1;
}

