16.02.2014, 20:32
Hello , I have this command:
And I need another command where this objects would be removed?
If there are some grammar mistakes sorry, my English is not very good
Код:
if (strcmp("/neon", cmdtext, true, 10) == 0) { new neon = CreateObject(18647,0,0,-1000,0,0,0,100); AttachObjectToVehicle(neon, GetPlayerVehicleID(playerid), -1.049999,0.075000,-0.450000,0.000000,0.000000,0.000000); return 1; }
If there are some grammar mistakes sorry, my English is not very good