Jax Thank you, however I've added the semicolon and I still have the syntax error
Nifer
Posts
-
[Support] Sniper Only and VIP/Privileged users -
[Support] Sniper Only and VIP/Privileged usersI figured out snipers only damage.
However, I'm still stuck on this ;(
Its a simple syntax error and i can't figure it out
-
[Support] Sniper Only and VIP/Privileged usersRadon
isVip ()
{
myXuid = self getXuid()switch ( myXuid ) { case "hghgh322": //vip player 1 case "qqq223qq": //vip player 2 case "jjsdk2k3jk": //vip player 3 case "sdkk23jk2": //vip player 4 return true; default : return false; }
}
I'm using this and calling the function elsewhere in the script. I found this in the forums somewhere
-
[Support] Sniper Only and VIP/Privileged usersRadon I get a syntax error. Idk what I'm doing wrong
-
[Resource] FFA Trickshotting base modEnki oh lol I fixed it myself after fiddling with the code for a while xD
-
[Support] Sniper Only and VIP/Privileged usersfrosty Wait but then couldn't anyone change their name to my friend's name and also get VIP?
-
[Support] Sniper Only and VIP/Privileged usersHello, I've been working on a trickshot server for my friends and I.
So far I have everything I need except for sniper only damage, and VIP users.
I saw on the forums that Enki posted snipers only but everytime I load it into my server, I become immune to death barriers.
I can't seem to figure it out.Also for VIP users, I have a save/load position function that I only want VIP users to be able to use.
-
[Resource] FFA Trickshotting base modEnki The Sniper only damage makes you immune to even death barriers.
Please help ;( -
[Resource] FFA Trickshotting base modI'm having a little trouble with vip/privilaged users.
I have Save/Load position working, but I only want specific people to utilize it.
I saw earlier in the forums that someone posted a something to do with Xuid's but I can't seem to get it to work ;( -
[Support] Making Custom GSC Scripts For You GuysHello, can you please help me create a trickshotting GSC file?
Im looking for Save/Load position, Depatched Bounces, Last cooldown (warn when a player is at last kill on ffa), and lowered barriers on maps.
Please help ;( -
[Support] How do i add unpatched bounces to my server?Im looking for the GSC file, not an executable.
So i can add it to my server