C:\Documents and Settings\Toni Bedy\Desktop\the godfather skripta!!!!\gamemode\maddoxgf.pwn(119) : error 010: invalid function or declaration C:\Documents and Settings\Toni Bedy\Desktop\the godfather skripta!!!!\gamemode\maddoxgf.pwn(1836) : error 029: invalid expression, assumed zero C:\Documents and Settings\Toni Bedy\Desktop\the godfather skripta!!!!\gamemode\maddoxgf.pwn(1836) : error 001: expected token: ")", but found ";" C:\Documents and Settings\Toni Bedy\Desktop\the godfather skripta!!!!\gamemode\maddoxgf.pwn(1836) : error 029: invalid expression, assumed zero C:\Documents and Settings\Toni Bedy\Desktop\the godfather skripta!!!!\gamemode\maddoxgf.pwn(1836) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 5 Errors. |
C:\Documents and Settings\Toni Bedy\Desktop\the godfather skripta!!!!\gamemode\maddoxgf.pwn(14) : fatal error 100: cannot read from file: "ladmin" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error. |
as far as i know is the LuxAdmin System incompatible with 0.3c ( Not 100% sure)
I just heard it :P |
i now put:
#include <ladmin> in script and now i have only error: i want to put this: https://sampforum.blast.hk/showthread.php?tid=120724 in my server but cant.. what i need put in script.. this include and what more, i know put this filerscript and plugin, but i must add samothing because this ladmin ![]() |
C:\Documents and Settings\Toni Bedy\Desktop\the godfather skripta!!!!\gamemode\maddoxgf.pwn(120) : error 010: invalid function or declaration C:\Documents and Settings\Toni Bedy\Desktop\the godfather skripta!!!!\gamemode\maddoxgf.pwn(1837) : error 029: invalid expression, assumed zero C:\Documents and Settings\Toni Bedy\Desktop\the godfather skripta!!!!\gamemode\maddoxgf.pwn(1837) : error 001: expected token: ")", but found ";" C:\Documents and Settings\Toni Bedy\Desktop\the godfather skripta!!!!\gamemode\maddoxgf.pwn(1837) : error 029: invalid expression, assumed zero C:\Documents and Settings\Toni Bedy\Desktop\the godfather skripta!!!!\gamemode\maddoxgf.pwn(1837) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 5 Errors. |
if(PlayerToPoint(25.0,playerid,207.5627,-103.7291,1005.2578) || PlayerToPoint(25.0,playerid,203.9068,-41.0728,1001.8047)) |
forward PlayerToPoint(Float:radi, playerid, Float:x, Float:y, Float:z); |