Vice City Multiplayer
VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Maxwell on May 05, 2011, 07:38:42 pm
-
I need Set World Bound's For Squirrel
I need it for Mansion Island
this not work
<WorldBounds x1="-260.2305" y1="-206.2284" x2="-692.7861" y2="-740.4694"/>
plz help me i seen all example's wiki's no helped me plz help
-
just for the mansion or for starfish island??
-
Mansion Island
Full Island
-
ok
-
Remplaze that one for the other one
<WorldBounds x1="5000.0" y1="-5000.0" x2="5000.0" y2="-5000.0"/>
<WorldBounds x1="-170.1786" y1="-734.2857" x2="-222.8571" y2="-661.6071"/>
-
Remplaze that one for the other one
<WorldBounds x1="5000.0" y1="-5000.0" x2="5000.0" y2="-5000.0"/>
<WorldBounds x1="-170.1786" y1="-734.2857" x2="-222.8571" y2="-661.6071"/>
That sets all of VC, not the island. Also, I think that the WorldBounds there wouldn't work and would only resolve to one exact point. The syntax is min_x, min_y, max_x, max_y, so you're basically saying:
Move the player if they're not between coordinates (5000, -5000) and coordinates (5000, -5000)
-
Any solution?
-
Any solution?
From what I hear, SetWorldBounds is bugged. Your best bet would be to make the script move players to Starfish Island if they leave it. I don't know Squirrel, though.
-
it's this one!!!
<WorldBounds x1="-170.1786" y1="-734.2857" x2="-222.8571" y2="-661.6071"/>
Try it !!! i already tried !!!!!!!! it's working and for pawno 2!!!