y_ini problrm - 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: y_ini problrm (
/showthread.php?tid=345986)
y_ini problrm -
Stm - 26.05.2012
I have a problem with y_ini in y_dohooks file.I have downloading it and replace it but nothing happens
Код:
D:\samp03e_svr_win32\pawno\include\YSI\internal\y_dohooks.inc(2566) : warning 235: public function lacks forward declaration (symbol "OnUnoccupiedVehicleUpdate")
D:\samp03e_svr_win32\pawno\include\YSI\internal\y_dohooks.inc(3426) : warning 235: public function lacks forward declaration (symbol "OnPlayerTakeDamage")
D:\samp03e_svr_win32\pawno\include\YSI\internal\y_dohooks.inc(3495) : warning 235: public function lacks forward declaration (symbol "OnPlayerGiveDamage")
D:\samp03e_svr_win32\pawno\include\YSI\internal\y_dohooks.inc(3710) : error 001: expected token: "#endif", but found "-end of file-"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
How to fix it?
Re: y_ini problrm -
TheDominator - 29.05.2012
Bump, I get 4 errors with the y_dohooks.
Which are:
pawn Код:
C:\Users\graham\Desktop\Stuff\GTA SAN ANDREAS\samp03e_svr_win32\pawno\include\YSI\internal\y_dohooks.inc(2501) : warning 235: public function lacks forward declaration (symbol "OnVehicleDamageStatusUpdate")
C:\Users\graham\Desktop\Stuff\GTA SAN ANDREAS\samp03e_svr_win32\pawno\include\YSI\internal\y_dohooks.inc(2566) : warning 235: public function lacks forward declaration (symbol "OnUnoccupiedVehicleUpdate")
C:\Users\graham\Desktop\Stuff\GTA SAN ANDREAS\samp03e_svr_win32\pawno\include\YSI\internal\y_dohooks.inc(3426) : warning 235: public function lacks forward declaration (symbol "OnPlayerTakeDamage")
C:\Users\graham\Desktop\Stuff\GTA SAN ANDREAS\samp03e_svr_win32\pawno\include\YSI\internal\y_dohooks.inc(3495) : warning 235: public function lacks forward declaration (symbol "OnPlayerGiveDamage")
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Warnings.
The problem with this is that the lines specified where the errors are don't exist, I tried a new script, re-downloading it but nothing, please can someone help with this, thanks.
Re: y_ini problrm -
TheDominator - 29.05.2012
The strange thing is that the SA-MP server is running 0.3e, I even started the server and it says client version - 0.3e.
Re: y_ini problrm -
TheDominator - 29.05.2012
Thanks for attempting to help but that doesn't do anything. I add it and still the same warning messages.
Re: y_ini problrm -
TheDominator - 29.05.2012
https://sampforum.blast.hk/showthread.php?tid=321092 That's where I downloaded it from, I re-downloaded it. Now you tell me that it's out of date.
Re: y_ini problrm -
TheDominator - 29.05.2012
I wasn't, I was proving a point. But the maker above does know what causes these types of errors. He said it was out of date but of course it wasn't, could it be that it's a bug in 0.3e?
Re: y_ini problrm -
TheDominator - 29.05.2012
These are the includes that I have:
pawn Код:
#include <a_samp>
#include <YSI\y_ini>
That's it. I have no idea what's causing this :/
Re: y_ini problrm -
Stm - 29.05.2012
Its working now i have download the 0.3e server pack and now its working.(For every one how have this problem download the 0.3e
http://www.sa-mp.com/download.php).Thanks ******.I forgot that i'm using very old version.