Need pCars help
#1

Hello Helpers,


I'm just a beginning scripter and I have a pCars script, and i know how it works blabla, But if i want to use it into my gamemode it isn't working, I guess i'm placing it at the wrong place. Maybe anyone can help me with Teamviewer??


Thanks
Reply
#2

what is the problem that ur facing?
Reply
#3

It's giving me errors, I guess that I'm doing something wrong with it.

Here's the script:
Quote:

new p_cars[MAX_PLAYERS]

Quote:

if (pCars[playerid] > 1 ) DestroyVehicle(pCars[playerid]);
PutPlayerInVehicle(playerid, CreateVehicle(592, Float, Float:y, Float:z, Float:angle, color1, color2, respawn_delay), 0);
pCars[playerid] = GetPlayerVehicleID(playerid);
#endif

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)