SX event system - 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: SX event system (
/showthread.php?tid=600402)
SX event system -
Loinal - 07.02.2016
have a problem in SX event system i do anything and it say
PHP код:
D:\samp folder\FR 2013\filterscripts\event.pwn(880) : warning 206: redundant test: constant expression is non-zero
D:\samp folder\FR 2013\filterscripts\event.pwn(880) : warning 215: expression has no effect
D:\samp folder\FR 2013\filterscripts\event.pwn(1511) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
Line [1511]:
PHP код:
public OnPlayerGiveDamage(playerid, damagedid, Float: amount, weaponid, bodypart)
Line [800]:
please help me in it
Re: SX event system -
K0P - 07.02.2016
Use the latest samp includes.
Re: SX event system -
Joron - 07.02.2016
Line 880 Please.
Re: SX event system -
K0P - 07.02.2016
i looked at the script.
There is not error on line 800
The error is in line 880
You have to change
To fix it,change it to
Код:
mysql_log(LOG_ERROR | LOG_WARNING);
Re: SX event system -
Loinal - 07.02.2016
i neeed any one send me includes pls
Re: SX event system -
Joron - 07.02.2016
Quote:
Originally Posted by Loinal
i neeed any one send me includes pls
|
Oh,all the includes
Here.
Re: SX event system -
Loinal - 07.02.2016
pls any one send me at pm
Re: SX event system -
K0P - 07.02.2016
Quote:
Originally Posted by Loinal
i neeed any one send me includes pls
|
http://www.solidfiles.com/d/1d420bcbcc/
I added some other includes too,which will help compiling scripts
Re: SX event system -
Loinal - 07.02.2016
Ty For All helping me
Re: SX event system -
Loinal - 07.02.2016
it need mysql and i have connected it and now not loading
it say
PHP код:
[20:12:02] Loading filterscript 'event.amx'...
[20:12:02] *** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)
[20:12:02] Loaded 4 filterscripts.
[20:12:02] *** Streamer Plugin: Include file version (0) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)
[20:12:02] *** Streamer Plugin: Obsolete or invalid native found (script needs to be recompiled with the latest include file)