Help Rent Bike!!
#1

(43) : warning 235: public function lacks forward declaration (symbol "RentVozila")
(45) : error 017: undefined symbol "Rent"
(45) : error 036: empty statement
(45) : error 017: undefined symbol "i"
(45) : fatal error 107: too many error messages on one line

4 Errors.

Line 43ublic RentVozila(carid)
Line 45:for(new i = 0; i < sizeof(Rent); i++)
Reply
#2

Add this to your gamemode, outside of any callbacks:
pawn Код:
forward RentVozila(carid);
Reply
#3

Dont work :@
Reply
#4

Give me the whole callback..
Reply
#5

here is the fs http://pastebin.com/KzdMTRW4
Reply
#6

Uncomment the #define FILTERSCRIPT line
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)