15.08.2013, 01:03
(
Последний раз редактировалось Donvalley; 15.08.2013 в 01:54.
)
Quote:
@DonValley
You mean, if the player buys the car, the cash will be taken off and directly being stored back? If yes, this is the solution. Don't use GivePlayerMoney, use the PlayerInfo[playerid][pCash] or whatever you use in your account saving enum. |
pawn Код:
C:\Users\HP\Documents\Life Like Roleplay\Gamemode\VEH SYSTEM\LLRP-VEH.pwn(349) : error 017: undefined symbol "PlayerInfo"
C:\Users\HP\Documents\Life Like Roleplay\Gamemode\VEH SYSTEM\LLRP-VEH.pwn(349) : warning 215: expression has no effect
C:\Users\HP\Documents\Life Like Roleplay\Gamemode\VEH SYSTEM\LLRP-VEH.pwn(349) : error 001: expected token: ";", but found "]"
C:\Users\HP\Documents\Life Like Roleplay\Gamemode\VEH SYSTEM\LLRP-VEH.pwn(349) : error 029: invalid expression, assumed zero
C:\Users\HP\Documents\Life Like Roleplay\Gamemode\VEH SYSTEM\LLRP-VEH.pwn(349) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
also another problem:
when you create a showroom it works fine then if you restart the server it reappears which is good. however if you create another showroom the id's go back to 0