How to add more cars (Raven's Script)
#1

Hi all, i have problem with this words "You already own Two cars!"...

I search in ****** and try to fix that and i fail...

and i have been edit my script like this...

Quote:

if(GetPlayerVehicleID(playerid) == PlayerInfo[playerid][pPcarkey]) { vehid = PlayerInfo[playerid][pPcarkey]; }
else if(GetPlayerVehicleID(playerid) == PlayerInfo[playerid][pPcarkey2]) { vehid = PlayerInfo[playerid][pPcarkey2]; }
else if(GetPlayerVehicleID(playerid) == PlayerInfo[playerid][pPcarkey3]) { vehid = PlayerInfo[playerid][pPcarkey3]; }

and that is not working...somebody please help me...(sorry my bad english)
Reply
#2

somebody can help me please..
Reply
#3

I think open the gamemode in MTA should work...

Oh at the top of ravens script change the define for this

#define MAX_OWNEDCARS 2
Its something like ownedcars but il check


NVM, wtf, theys no define, that script is kinda un sorted.
Reply
#4

i'm not see code #define MAX_OWNEDCARS 2 in that gamemode...

any body can help?
Reply


Forum Jump:


Users browsing this thread: