Vice City Multiplayer
VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: qqtem on January 31, 2011, 06:52:25 pm
-
I need to set many SetWorldBounds . How can I put in where?
-
Its a Global Variable it should be in Gamemodeinit
public GamemodeInit()
{
SetWorldBounds(5000.0,-5000.0,5000.0,-5000.0); //this is For all Map
//Extra bla bla bla bla
}
its Set's a Place where Player Can't get out like a island DM or Building DM etc
-
Where can i find a tool for finding the world bounds
i need link plse help guys