SA-MP Forums Archive
Warnings after using WinDoSi.inc - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Warnings after using WinDoSi.inc (/showthread.php?tid=647523)



Warnings after using WinDoSi.inc - Mikkel_RE - 06.01.2018

Hello.

When i compiled my script after i put the WinDoSi.inc i got these warnings.
can anyone help me fixing this?

pawn Код:
C:\Users\ThisPC\Desktop\pawno\include\windosi.inc(417) : warning 202: number of arguments does not match definition
C:\Users\ThisPC\Desktop\pawno\include\windosi.inc(414) : warning 203: symbol is never used: "addsiren"
C:\Users\ThisPC\Desktop\pawno\include\windosi.inc(425) : warning 202: number of arguments does not match definition
C:\Users\ThisPC\Desktop\pawno\include\windosi.inc(422) : warning 203: symbol is never used: "addsiren"
C:\Users\ThisPC\Desktop\pawno\include\windosi.inc(444) : warning 201: redefinition of constant/macro (symbol "CreateVehicle")
C:\Users\ThisPC\Desktop\pawno\include\windosi.inc(445) : warning 201: redefinition of constant/macro (symbol "AddStaticVehicle")
C:\Users\ThisPC\Desktop\pawno\include\windosi.inc(446) : warning 201: redefinition of constant/macro (symbol "AddStaticVehicleEx")



Re: Warnings after using WinDoSi.inc - Mikkel_RE - 06.01.2018

Info, when i use the compiled script, every pickups doesnt load, and some of the vehicles doesnt load neither..