Jump to content
Sign in to follow this  
Aphec

might be stupid question, but is there a way to playerSide =/= civilian?

Recommended Posts

is there like a way to check if playerside is NOT civillian?

for instance, now i have a script checking if playerside == civillian then blablabla

i'm basically looking for a script that checks if the playerside not civillian then ....

example:

(playerSide == civilian) exitWith {hint "You need to be a Medic to use this store!"; closeDialog 0;};

however, here it will only check the civillian side, and not west, east, etc

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×