y_hooks
#1

when i
PHP код:
#include <YSI\y_hooks> 
i get these erros:
PHP код:
C:\Users\Paul\Desktop\server samp\pawno\include\YSI\y_utils.inc(433) : error 079inconsistent return types (array & non-array)
C:\Users\Paul\Desktop\server samp\gamemodes\daws.pwn(11771) : error 035argument type mismatch (argument 2)
C:\Users\Paul\Desktop\server samp\gamemodes\daws.pwn(11788) : error 035argument type mismatch (argument 2)
C:\Users\Paul\Desktop\server samp\gamemodes\daws.pwn(17333) : error 035argument type mismatch (argument 2)
C:\Users\Paul\Desktop\server samp\gamemodes\daws.pwn(29673) : error 021symbol already defined"GetIP"
C:\Users\Paul\Desktop\server samp\gamemodes\daws.pwn(33836) : error 025: function heading differs from prototype
C
:\Users\Paul\Desktop\server samp\gamemodes\daws.pwn(33836) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase 
lines
PHP код:
OnPlayerLogin(playerid,MD5_Hash(tmppass)); 
PHP код:
stock GetIP(playerid) { 
PHP код:
function OnPlayerLogin(playerid,password[]) { 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)