2 errors help?
#1

Код:
C:\DOCUME~1\Andrus\Desktop\RIVERS~1\SA-MP\FILTER~1\Cars.pwn(29) : warning 203: symbol is never used: "Cost"
C:\DOCUME~1\Andrus\Desktop\RIVERS~1\SA-MP\FILTER~1\Cars.pwn(83) : error 017: undefined symbol "SetPlayerMoney"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Original Topic Link: http://forum.sa-mp.com/index.php?topic=160070.0

Well seems like the owner doesnt respond so can somebody help me?
other people have had the same problem but dont know how to fix it

if somebody finds out how to fix it please tell here


Just downloaded Cars.pwn - opened with pawno - compiled with pawno - got these errors
Reply
#2

1.delete the : new Cost in ur script
2. Ctrl+H and replace SetPlayerMoney with GivePlayerMoney
Reply
#3

Код:
C:\DOCUME~1\Andrus\Desktop\RIVERS~1\SA-MP\FILTER~1\Cars.pwn(29) : warning 203: symbol is never used: "Cost"
C:\DOCUME~1\Andrus\Desktop\RIVERS~1\SA-MP\FILTER~1\Cars.pwn(83) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Warnings.
I think i can ignore 2 warnings but there is no new Cost;
Reply
#4

search on : public Cost
u will find it , delete the whole public function

then show the line which there is argument
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)