Added a filter script?
#1

Ok so i added a filterscript and my server won't connect idk what to do!

http://forum.sa-mp.com/showthread.ph...ght=dealership
Reply
#2

define "Wont connect"
Reply
#3

http://prntscr.com/11byxh <<<<<<<<<<
Reply
#4

When you click on the server in the samp launcher, it shows the stats of it right? IE Ping, Players etc.
Reply
#5

I fixed it but im adding the code to .pwn from the http://forum.sa-mp.com/showthread.ph...ght=dealership which is public GetPlayerAVSAdmin(playerid)
{
return PlayerInfo[playerid][pAdmin];
}

and the error i get is
C:\Users\hayden\Desktop\LoF.pwn(4006) : warning 235: public function lacks forward declaration (symbol "GetPlayerAVSAdmin")
C:\Users\hayden\Desktop\LoF.pwn(400 : error 017: undefined symbol "PlayerInfo"
C:\Users\hayden\Desktop\LoF.pwn(400 : warning 215: expression has no effect
C:\Users\hayden\Desktop\LoF.pwn(400 : error 001: expected token: ";", but found "]"
C:\Users\hayden\Desktop\LoF.pwn(400 : error 029: invalid expression, assumed zero
C:\Users\hayden\Desktop\LoF.pwn(400 : fatal error 107: too many error messages on one line
Reply
#6

Can anyone help me?
Reply
#7

Can u show the error lline?
Reply
#8

first i did not know where to put
public GetPlayerAVSAdmin(playerid)
{
return PlayerInfo[playerid][pAdmin];
}
so i just picked a place and it was here http://prntscr.com/11c39e
Reply
#9

public GetPlayerAVSAdmin(playerid) remove (playerid)
Reply
#10

C:\Users\hayden\Desktop\LoF.pwn(4007) : error 001: expected token: ";", but found "{"
C:\Users\hayden\Desktop\LoF.pwn(400 : error 010: invalid function or declaration
C:\Users\hayden\Desktop\LoF.pwn(20846) : warning 203: symbol is never used: "GetPlayerAVSAdmin"
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)