Nope, that is what I'm working on right now.
Crosshair
Adds a customizable crosshair to your screen
Total Downloads: 9,866 - First Release: Jul 17, 2015 - Last Update: Jul 1, 2017
- 5/5, 26 likes
-
yes, even with the update... ALL Players can see it on their screen without having the permission granted to the group.
I gave them the permission anyways, because its not a big deal.. cause that's what I wanted them to have anyways. but yes, if you have it set for permission use, then no one should be able to see it or use the command without the permission for their group. -
All I did was make it functional, I haven't addressed that. -
it functions fine, a lot of my players like it. other than that, the permissions is the only problem.
This is the version "LaserHydra", "2.1.1", ResourceId = 1236)] -
-
Thanks
-
Also from time to time the cross-hair just disappears and you have to turn it off/on to get it back.
Also is there a way to change the image of the cross-hair?
Thanks -
He is currently working on a fix for that. I suppose when he posts a new version it will fix that. I had the same issue. well still do! -
I will work on it 0.o
-
Thanks man for your hard work getting this done. I know its gotta be tough especially when its not your coding. -
Code:
{ if (!enabled.Contains(player.userID)) { enabled.Add(player.userID); DrawCrosshair(player); SaveData(ref enabled); SendChatMessage(player, GetMsg("Enabled")); } }
Code:if permission.UserHasPermission(uid.ToString(), $"{PermissionPrefix}.{perm}");
-
how i can remove /crosshair for my players?
-
Pointing out the same issue doesn't help, not directed at you, just for feature reference. -
Not working after today's update
-
@Kappasaurus I recommend using Hud.Under as parent. That will remove the need for inventory and looting checking etc.
-
it works for me one time then after restart it doesn't work again o.o?
-
-
temporarily corrected version with the correct crosshairs appear.
no need to to do a bind. -
I apologize for not updating, haven't had internet access for a week, I will get into Rust and see what I can do.
-