- 0
Sign in to follow this
Followers
0

SAFE ZONE
Asked by
TMHackSaW,
-
Recently Browsing 0 members
No registered users viewing this page.
Asked by
TMHackSaW,
No registered users viewing this page.
I got into safe zone and only last 20 sec and appears leaving safe zone ... any ideas?
sensor
class Item0
{
position[]={4073.33 ,0, 11677.6}; //Bash
a = 175;
b = 175;
rectangular = 1;
activationBy = "ANY";
repeating = 1;
interruptable = 1;
age = "UNKNOWN";
name = "ExileTrader";
expCond = "(vehicle player) in thisList";
expActiv = "call ExileClient_object_player_event_onEnterSafezone";
expDesactiv = "call ExileClient_object_player_event_onLeaveSafezone";
class Effects{};
};
MArker
class Item0{
position[]={4073.33 ,0, 11677.6};
name = "TraderCityMarker";
text = "Mafia Trader City";
markerType = "ELLIPSE";
type = "ExileTraderZone";
colorName = "ColorOrange";
fillName = "SolidBorder";
a = 175;
b = 175;
drawBorder = 1;
};
class Item1
{
position[]={4073.33 ,0, 11677.6};
name="";
text="";
type="loc_Tree";
colorName="ColorBlack";
fillName="Vertical";
a=3;
b=3;
};
HELP please
Share this post
Link to post
Share on other sites