Got bug when i add include
#5

Код:
countryrole.pwn(14060) : warning 209: function "avt_OnVehicleDeath" should return a value
1. in file 'countryrole.pwn' search for 'OnVehicleDeath' you forgot to add 'return 1' and the end of function;

Код:
C:\server\pawno\include\avt.inc(42 : warning 203: symbol is never used: "seatid"
2. in file 'avt.inc' search for 'avt_PutPlayerInVehicle' and add at the beginning '#pragma unused seatid'
Reply


Messages In This Thread
Got bug when i add include - by jesdynguyen - 11.08.2014, 14:56
Re: Got bug when i add include - by jesdynguyen - 11.08.2014, 15:05
Re: Got bug when i add include - by Jessyy - 11.08.2014, 15:27
Re: Got bug when i add include - by jesdynguyen - 11.08.2014, 15:54
Re: Got bug when i add include - by Jessyy - 11.08.2014, 16:44

Forum Jump:


Users browsing this thread: 1 Guest(s)