This is my invisible plugin, converted to work with ULX v2
Here is the updated thread:
Version 3Thats right, any amount of transparency you want!
A plugin for ULX admins by Golden-Death.Installation:
Step 1: Download here:
http://ulyssesmod.net/gd/invisible2.html
Step 2: Seriosuly, I have no idea where you put ULX modules now.
Step 3: Load the game and type: lua_openscript ulx/ulx_inv.lua. Say !inv (your name) or (uninv (your name)
Changelog (v3):
- Converted to ULX v2
- Convars are now as follows:
- ulx inv_alpha - Sets the amount of invisibility
- ulx inv_world - If set to false, no one will see your weapon. (set to true for opposite)
- ulx inv_view - If set to false, you won't see your weapon. (set to true for opposite)
- ulx inv_shimmer - Set to 1 for a shimmery effect
Changelog (v2):
1) Removed the extra unneeded lua file (cvar.lua)
2) Added CVAR - ulx_gd_shimmer (default 0) - This makes invisible people shimmer when set to 1
3) Added CVAR - ulx_gd_drawworld (default false) - This will prevent the world model from showing if false
4) Added CVAR - ulx_gd_drawview (default false) - This will prevent the view model from showing if false
5) (Here for reference) Use ulx_gd_inv to set alpha (1-255)(Thanks to Megiddo and fprefect111)