06.07.2013, 07:25
(
Последний раз редактировалось redreaper666; 06.07.2013 в 09:57.
)
As i said i want to keep this not (complicated) as it is just for testing other filterscripts on an Testing Ground GM.
And also i dont like using plugins that other people did except of streamer plugins.
Changed:
Thanks for info
And also i dont like using plugins that other people did except of streamer plugins.
Changed:
Код:
if(sscanf(params, "s", fsname)) return SendClientMessage(playerid, -1, "{F81414}COMMAND: {FFFFFF}/reloadfs <fsname>");
Код:
if(sscanf(params, "s[30]", fsname)) return SendClientMessage(playerid, -1, "{F81414}COMMAND: {FFFFFF}/reloadfs <fsname>");