• Welcome to Vice City Multiplayer.
 

Where to add SetWorldBounds

Started by qqtem, January 31, 2011, 04:52:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

qqtem

I need to set many SetWorldBounds .   How can I put in where?

[GCK]KoFFe

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

yazeen

Where can i find a tool for finding the world bounds

i need link plse help guys