#1

Here is a small command to create a neon

Код:
     
if(strcmp("/neon", cmdtext, true, 10) == 0)
{
new neon = CreateObject(18648,0,0,0,0,0,0,100.0);
new neon1 = CreateObject(18648,0,0,0,0,0,0,100.0);
AttachObjectToVehicle(neon, GetPlayerVehicleID(playerid), -0.8, 0.0, -0.70, 0.0, 0.0, 0.0);
AttachObjectToVehicle(neon1, GetPlayerVehicleID(playerid), 0.8, 0.0, -0.70, 0.0, 0.0, 0.0);
SendClientMessage(playerid, COLOR_WHITE, "neon installed");
return 1;
}
Reply
#2

Nice I guess..
Reply
#3

Screen or Videos? Thanks
Reply
#4

nice! but.... wrong selection i think..... (maybe not) 6/10.... you should add more 2 neons... in front and at back
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)