View Single Post
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 03-24-2019 , 14:43   Re: [ANY?] Advanced Parachute | *UPDATED 9.7.2017* | *VERSION 1.0*
Reply With Quote #33

Quote:
Originally Posted by Unban View Post
mmmm, here is flags just for parachute model.. Parachute is free for all.. Could some make this plugin give parashute for players, who have flag "t" custom6 ? Because i dont wanna give parachute for all.
Quote:
"AdvancedParachute"
{
"Blue" // Parachute name
{
"model" "models/parachute/parachute_blue.mdl" // Model path
"default" "1" // This parachute is default for new players
"flag" "" // Parachute does not require flag -- (Can be also removed)
}
"Gargoyle"
{
"model" "models/parachute/gargoyle.mdl"
"default" "0" // Not necessary if is default parachute set
"flag" "a" // Parachute available only for players with flag "a"
}
}
paulo_crash is offline