01.10.2010, 10:03
(
Last edited by CracK; 26/11/2010 at 04:44 PM.
)
Custom Enex loader 1.0 by CracK
This filterscript is a replacement to the default gta Enex system.
In short, it replaces default triangle entrances and exits with the server-sided ones.
Original gta enex information (with burglary houses) is converted and included in the package, so you can disable only some of them by deleting the corresponding strings from enex file.
For example you can block people from going into casinos.
Or disable ammunation scripts with DisableInteriorEnterExits but have enexes created by this script to enter ammunations (vital for efficient server-side anticheat)
Surely, you can also create your own enexes.
Are there any disadvantages?
- vehicle enexes are not supported yet (like teleports to the top of skyscrapers)
How to work with enex information files?
- Read Enex_file_format.txt that comes with the package, if you are interested in making your own enexes
- ReadEnexInfo(filename)
- A lot more information can be found in enex.pwn in comments
You will need these things to compile and run the filterscript:
streamer plugin by Incognito - https://sampforum.blast.hk/showthread.php?tid=102865
sscanf plugin by Y_Less - https://sampforum.blast.hk/showthread.php?tid=120356
zcmd include by Zeex - https://sampforum.blast.hk/showthread.php?tid=91354
Install
Just copy and paste the folders in the package into your sampserver folder overwriting the existing ones
P.S. >_< I think I haven't explained everything clearly about this filterscript.. It's probably because English is not my native language or I don't have enough experience yet -_-
Feel free to post your questions here...
This filterscript is a replacement to the default gta Enex system.
In short, it replaces default triangle entrances and exits with the server-sided ones.
Original gta enex information (with burglary houses) is converted and included in the package, so you can disable only some of them by deleting the corresponding strings from enex file.
For example you can block people from going into casinos.
Or disable ammunation scripts with DisableInteriorEnterExits but have enexes created by this script to enter ammunations (vital for efficient server-side anticheat)
Surely, you can also create your own enexes.
Are there any disadvantages?
- vehicle enexes are not supported yet (like teleports to the top of skyscrapers)
How to work with enex information files?
- Read Enex_file_format.txt that comes with the package, if you are interested in making your own enexes
- ReadEnexInfo(filename)
- A lot more information can be found in enex.pwn in comments
You will need these things to compile and run the filterscript:
streamer plugin by Incognito - https://sampforum.blast.hk/showthread.php?tid=102865
sscanf plugin by Y_Less - https://sampforum.blast.hk/showthread.php?tid=120356
zcmd include by Zeex - https://sampforum.blast.hk/showthread.php?tid=91354
Install
Just copy and paste the folders in the package into your sampserver folder overwriting the existing ones
P.S. >_< I think I haven't explained everything clearly about this filterscript.. It's probably because English is not my native language or I don't have enough experience yet -_-
Feel free to post your questions here...