10.03.2012, 16:19
If its a gamemode, then remove this:
and add the objects in this:
Dont forget to remove:
,
and
pawn Код:
#if defined FILTERSCRIPT
OnFilterScriptInit();
{
OBJECTS ARE CENSORED BECAUSE I DONT WANT TO PUBLISH MY WORK
}
#endif
pawn Код:
public OnGameModeInit()
{
return 1;
}
pawn Код:
#endif
pawn Код:
#else
pawn Код:
# if defined FILTERSCRIPT