Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
HACKHERS - 15.09.2009
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
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
[HKS]dlegend - 29.09.2009
so how do i add more cars for the same name i read it but dont understand
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
daniboi229 - 01.10.2009
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
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
[HKS]dlegend - 01.10.2009
did u put LpC_OnGameModeInit(); in ongamodeinit
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
DokerJr - 01.10.2009
Nice Include Lux
Good work :P
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
Ritchie999 - 16.11.2009
Код:
C:\Users\richard\Desktop\samp 0.3 R3\pawno\include\LpC.inc(96) : warning 202: number of arguments does not match definition
Код:
AddCarPerName(1,"Ritchie",596,1897.8699,-1499.3490,2.9626,254.7095,0,1);
Код:
VpName[id][aCName] = CreateVehicle(VpName[id][aModel],VpName[id][aX],VpName[id][aY],VpName[id][aZ],VpName[id][aRotation],VpName[id][aColor1],VpName[id][aColor2]);
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
daaan - 04.02.2010
This works perfectly until i add an NPC then the cars are no longer private, any ideas how i can fix this?
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
daaan - 07.02.2010
anyone that can help?
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
LuxurioN™ - 07.02.2010
Use function: "
IsPlayerNPC(playerid)", do disable private vehicles from NPC!
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
caribe88 - 01.03.2010
Quote:
Originally Posted by HACKHERS
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
|
I got the same problem how can i fix it?
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
Noredine - 01.03.2010
Quote:
Originally Posted by caribe88
Quote:
Originally Posted by HACKHERS
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
|
I got the same problem how can i fix it?
|
delete ID
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
[Hun]SnicKerS - 01.03.2010
Nice n Useful, thanks
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
LuxurioN™ - 01.03.2010
This script needs an update 0o. Soon, I'll update!
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
SamyRomafia - 27.11.2010
Awesome Script
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
X360 - 22.11.2011
Awesome one, thanks a lot.
Testing right now, I'll give some feedback later
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
Mr.R - 24.11.2011
Can you add native type "DelCar" or "DestroyCar" ?
Re: [INC]LpC - LuX Private Car (Simple create a Private Cars) [v1.1] -
tomsalmon - 24.11.2011
hey, if i want to edit the car owner ingame? can you make command?