04.01.2009, 05:02
Your getting playerid errors because it's not defined. Change the callback to:
You don't need to format "file" twice, just delete the second time.
See if that helps, then report back.
pawn Code:
public OnPlayerConnect(playerid)
See if that helps, then report back.