open.mp forum
[Library] X_EnEx (Interior Entrance Creator) v1.0 - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Releases (https://forum.open.mp/forumdisplay.php?fid=13)
---- Forum: Libraries (https://forum.open.mp/forumdisplay.php?fid=31)
---- Thread: [Library] X_EnEx (Interior Entrance Creator) v1.0 (/showthread.php?tid=1178)



X_EnEx (Interior Entrance Creator) v1.0 - XoMoX - 2020-09-17

X_EnEx by XomoX

Introduction


I'll keep this short and simple,

This is like an interior Entrance and Exit like in Crazybob's and other servers



Download:?https://github.com/CnRXoMoX/X_Enex



Creating Entrance and Exit

Code:
// Note: That the angle plays an important role here you need to be in the right angle before using /save



Enex_Create(entX, entY, entZ, entAng, exiX, exiY, exiZ, exiAng, worldid, interiorid);



Functions

Code:
Enex_SetIcon(id, iconid)

Enex_SetName(id, const name[]);

Enex_PlayerIn(playerid);

Enex_EnableFreeze(id, bool:status);

Enex_Disable(id, bool:status); // Note that this disables only the id of the EnEx you want to disable



RE: X_EnEx (Interior Entrance Creator) v1.0 - Y_Less - 2020-09-23

What is "EnableFreeze"?


RE: X_EnEx (Interior Entrance Creator) v1.0 - XoMoX - 2020-10-02

Its when you enter the interior it freezes you 1 sec your ping i forgot if its 1 sec. Because when the objects is loading you might fall down.


RE: X_EnEx (Interior Entrance Creator) v1.0 - Pinch - 2020-11-28

If you're already forcing people to use the streamer plugin, you might as well Streamer_UpdateEx instead of standard TPC if EnableFreeze is true