Forum Games

Ctrl + V

Submitted by Day, , Thread ID: 7130

Thread Closed

RE: Ctrl + V

#674
for(new ix; ix != 7; ix++)
{
if(vKart[vehicleid][ix] != -1)
{
DestroyDynamicObject(vKart[vehicleid][ix]);
vKart[vehicleid][ix] = -1;
}
}

Users browsing this thread: 5 Guest(s)