• FSpectate - Vastly improve administration
    16 replies, posted
[t]http://i.imgur.com/ou7cPrh.png[/t] [t]http://i.imgur.com/gC9U3pW.png[/t] [b]Behold! The bane of minges! FSpectate for admins![/b] This spectate tool is vastly superior to that included in [b]ANY[/b] admin mod. Features: - Roam around without being seen. Like noclip while cloaked, but MUCH better - Spectate players, either in third person view or first person view - Built-in ESP: See where players are and what they're aiming at - Integration with FAdmin and ULX through CAMI - Undetectable, even for players with hacks! (players with hacks can detect most other forms of spectate) Note: This addon overrides ULX' spectate command. You can still use ULX' spectate through the "ulx spectate" console command. But I'm sure you'll prefer this one ;) [b]THIS MOD IS INCLUDED IN DARKRP BY DEFAULT[/b]. No need to install this if you're running DarkRP. This release is for other gamemodes. You might recognise this addon. That's because it's the same as it was in FAdmin. I decided to release it separately, so more people can enjoy it. [B]Github link:[/B] [url]https://github.com/FPtje/FSpectate[/url] [B]Workshop link:[/B] [url]http://steamcommunity.com/sharedfiles/filedetails/?id=559017762[/url] [B]Usage:[/B] !spectate in chat. You can just run "!spectate" or "!spectate playername"
Looks promising
Very nice job! It's always nice to see improvement and advancement of current scripts.
Looks really nice, would be very useful. Going to test it out.
Cool, glad to see another release by you.
Nice!
you forgot to addcsluafile my friend, here: [lua] include("sh_cami.lua") include("fspectate/sh_init.lua") if SERVER then AddCSLuaFile("sh_cami.lua"); AddCSLuaFile("fspectate/cl_init.lua"); AddCSLuaFile("fspectate/sh_init.lua"); include("fspectate/sv_init.lua") elseif CLIENT then include("fspectate/cl_init.lua") end [/lua]
Damnit, always AddCSLua. Thanks.
have you found a way yet for the esp box to always encapsulate the player, instead of going in minus size and being 1px wide? :v:
I would like this to work with moderators seniormods admin eliteadmins headofstaff but they dont work
[QUOTE=Fiy12;49517109]I would like this to work with moderators seniormods admin eliteadmins headofstaff but they dont work[/QUOTE] I have the same problem. I can't give access to anyone but admins. Is there a way we can adjust the script to give access to our ULX group categories? It's a fantastic script and I would love to continue using it!
Even if we could give access by steamid, that would work.
FSpectate's privileges are dealt with by any admin mod that fully supports CAMI. That is - ULX - FAdmin - Others? You can give your mods, trusted and harry potters the FSpectate privilege in those admin mods. ULX: [img]http://i.imgur.com/eHa7R5M.png[/img] FAdmin: [img]http://i.imgur.com/XeH7rzA.png[/img]
In some gamemodes fspectate appears under uncategorized in the ulx menu. But in TTT, it doesnt appear at all. Is there a way I can force it into the menu? In TTT, admins and higher can use !spectate, however it seems you can't add permissions. That is, even if you try through userallow on the ulx menu, or give the group "ulx fspectate" in the groups file, it ignores it. That moderator gets "no access".
[img]http://i.imgur.com/TkAz9Ly.jpg[/img]
Yes but that cami category doesnt show up on the ulx menu in any gamemode. The !fspectate permission shows up on some gamemodes as "uncategorized", and on TTT it shows up no where. That's what I am saying. I dropped this in my addons folder, is that correct? And I tried adding the moderator group in the cami file but that doesnt work either.
This is not the ULX help thread. If ULX doesn't deal with CAMI privileges on your computer, then it's probably your fault and otherwise ULX' problem. Update ULX and then go to the ULX people for further ULX CAMI problems.
Sorry, you need to Log In to post a reply to this thread.