Vice City Multiplayer
VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: yazeen on April 18, 2011, 10:39:41 am
-
SetWorldBoundary(playerid,blalbalbalba); avalabe in pawno?
Setting World Boundary For a just 1 player?
if no anyway to make like this?>
-
From what I heard it is possible only in the event, when the server starts (onGameModeInit or something?). And it affects to all players.
-
Only for all players.
-
i am still thinking about this
-
You can't exactly set a world boundary. However, you could restrict them to one area of the map. For example, if PlayerInfo[playerid][Restricted] is set to 1 and the user's area is outside of a set box, teleport them back into that box.
-
You can't exactly set a world boundary. However, you could restrict them to one area of the map. For example, if PlayerInfo[playerid][Restricted] is set to 1 and the user's area is outside of a set box, teleport them back into that box.
Ye But i need some help its my hardest in pawno even if its easiest :P