| |
|
jak dodac tanka na versusie,bo jak gramy versusa na 8 osob to na zadnej mapie nie ma tanka??
|
sprawdź poniższe zmienne:
Najpierw tą:
//director_tank_force_offer 1
//--> Force the director to spawn a tank on each level.
//--> Remember, the director can only force a tank spawn
//--> On levels that have "possible" spawn locations already.
//--> There are some levels that do not have tank spawn
//--> Locations, and as a result, this does not work on all levels.
a potem konfig:
//versus_tank_chance 1.0000
//--> Percentile chance of tank spawn per team.
//--> Refers to levels excluding first and last per campaign.
//--> "1.0" = 100%, "0.95" = 95%, "0.9" = 90%, etc.
//versus_tank_chance_finale 1.0
//--> Percentile chance of tank spawn per team.
//--> Refers to finale level in each campaign.
//--> "1.0" = 100%, "0.95" = 95%, "0.9" = 90%, etc.
//versus_tank_chance_intro 1.0
//--> Percentile chance of tank spawn per team.
//--> Refers to only first level of the campaign.
//--> "1.0" = 100%, "0.95" = 95%, "0.9" = 90%, etc.
//versus_tank_flow_team_variation 0.0
//--> Refers to the variable chance of tank spawning
//--> in a different spot for each team.
//--> "0.0" = same spawn spot per team.
//--> "5.0" = 5% map distance variation CHANCE.
//versus_witch_chance 1.0000
//--> See versus_tank_chance Above.
//versus_witch_chance_finale 1.0
//--> See versus_tank_chance_finale Above.
//versus_witch_chance_intro 1.0
//--> See versus_tank_chance_intro Above.
//versus_witch_flow_team_variation 0.0
//--> See versus_tank_flow_team_variation Above.
//tank_stuck_time_suicide 9999999999
//--> Prevents tank suicide when stuck.
|
|
| |