24.11.2010, 19:16
on:
should i just add it? and what does (200) do? is that meters? or centimetres?
pawn Код:
public OnGameModeInit()
{
LimitGlobalChatRadius(200.0);
return 1;
}