View Single Post
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 07-08-2017 , 20:34   Re: [ANY?] Advanced Parachute | *UPDATED 9.7.2017* | *VERSION 1.0*
Reply With Quote #3

Quote:
Originally Posted by Lannister View Post
Finally! thanks alot for this!

Does it allow us to make, for example, that VIP users get a different parachute than normal users? example

b flag = Blue parachute
q flag = Yellow parachute
z flag = red parachute

and so on?

Thanks!
Yes it supports flags option. Look inside .cfg.

PHP Code:
"flag" "b" // Parachute available only for players with flag "b"
"flag" "q" // Parachute available only for players with flag "q"
"flag" "z" // Parachute available only for players with flag "z" 
ESK0 is offline