2020-09-17, 11:04 AM
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