08.05.2012, 00:17
Quote:
public OnPlayerText(playerid, text[]) { new msg[128]; format(msg, sizeof(msg), "[%d] %s", playerid, text); SendPlayerMessageToAll(playerid, msg); return 0; } |
I am using LuxAdmin FS, could there be any thing wrong in that FS that is making my GM corrupted?
EDIT: I just removed LuxAdmin FS and everything went MUCH smoother afterwards. Probably a mix up of commands between scripts.