Ulysses
General => Developers Corner => Topic started by: jvicu_2001 on December 12, 2014, 08:05:16 AM
-
Can I block Pills for normal users? How?
-
Hello,
this is not the proper sub-forum, it should go into off-topic/developer discussion, in my opinion.
Anyways, you could do a simple if statement that checks if the player is admin that uses the pill, if not return. :)
if !ply:IsAdmin() then return end
But I do now know anything about the pills addon, unfortunatley.
Avoid
-
I'm new in this, how can i use this in a non-dedicated server?