how to make local chat? "max 4-5 meters away"
#3

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


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)