Posts: 171
Threads: 14
Joined: Jan 2009
Reputation:
0
WTF??
I Used Like That in OnGameModeInit
AddCarPerName(1,"[LwL]HACKHERS",415,-1657.6566,1213.6213,7.0013,282.6946,1,1); //
But It Says
E:\Server\pawno\include\LpC.inc(96) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
I Don't Change AnyTHink in INC
Posts: 210
Threads: 60
Joined: Aug 2009
Reputation:
0
so how do i add more cars for the same name i read it but dont understand
Posts: 23
Threads: 3
Joined: Oct 2009
Reputation:
0
im getting the same problem as hackhers ir only happens when i try add a vehecle though could you plerase help me fix this
-----------------------------------------------------------------------------------------------------------------------
EDIT:: I do them with the proper way that the SA-MP team made
INFO:: If anybody wants a script with a tut on how to make private veh's / cmds look at my sig
daniboi229
Posts: 210
Threads: 60
Joined: Aug 2009
Reputation:
0
did u put LpC_OnGameModeInit(); in ongamodeinit
Posts: 2
Threads: 0
Joined: Sep 2009
Reputation:
0
This works perfectly until i add an NPC then the cars are no longer private, any ideas how i can fix this?
Posts: 908
Threads: 23
Joined: Oct 2007
Reputation:
0
Use function: "IsPlayerNPC(playerid)", do disable private vehicles from NPC!
Posts: 43
Threads: 3
Joined: Nov 2011
Reputation:
0
Can you add native type "DelCar" or "DestroyCar" ?
Posts: 56
Threads: 21
Joined: Sep 2011
Reputation:
0
hey, if i want to edit the car owner ingame? can you make command?