problom in the filterscript
#1

well i have problom in the filterscript
i create a mission
and after i add it 2 my server all commands in the gamemode that work
they dont give a answer
so what can be problom ?
i did use those public

public OnFilterScriptInit()

public OnFilterScriptExit()

public OnGameModeInit()

public OnPlayerConnect(playerid)

public OnPlayerDisconnect(playerid, reason)

public OnPlayerCommandText(playerid, cmdtext[])

public OnPlayerEnterCheckpoint(playerid)

public OnPlayerPickUpPickup(playerid, pickupid)

public Timer(playerid)
Reply
#2

some 1 ?
Reply
#3

You need to teturn 1 in OnPlayerCommandText for filterscripts
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)