07.03.2009, 10:53
search next time.. like on the wiki, that page with all scripting functions?
pawn Код:
public OnGameModeInit()
{
[....]
AllowInteriorWeapons(1);
[....]
return 1;
}

