Page 1 of 1

I'm organizing a reality project event

Posted: 2020-03-27 13:22
by luiz carlos
Hello, good morning, I'm organizing a reality project event in a very different way, with different factions on the same map, as MEC RUSSIA VS GB US would do that and work on the same map and character for each faction using their kists as a example

elseIf v_arg2 == "gb"
gameLogic.setTeamName v_arg1 "GB"
gameLogic.setTeamLanguage v_arg1 "GBEnglish"
gameLogic.setTeamFlag v_arg1 "flag_gb"
gameLogic.setKit v_arg1 0 "gb_officer" "pr_us_soldier2"
gameLogic.setKit v_arg1 1 "us_officer" "pr_us_soldier4"
gameLogic.setKit v_arg1 2 "gb_rifleman" "pr_us_soldier3"
gameLogic.setKit v_arg1 3 "us_rifleman" "pr_us_soldier6"
gameLogic.setKit v_arg1 4 "gb_rifleman" "pr_gb_soldier5"
gameLogic.setKit v_arg1 5 "us_rifleman"pr_us_soldier2"
gameLogic.setKit v_arg1 6 "gb_rifleman" "pr_gb_soldier1" :mrgreen:

Re: I'm organizing a reality project event

Posted: 2020-03-27 15:56
by AlonTavor
Is that a question?

Re: I'm organizing a reality project event

Posted: 2020-03-27 17:16
by luiz carlos
AlonTavor wrote:Is that a question?



yes and a question

how can I load new statistics on a map with factions
fileManager.mountArchive Levels / burning_sands_test / factions_server.zip Objects

Re: I'm organizing a reality project event

Posted: 2020-03-27 17:32
by luiz carlos
luiz carlos wrote:yes and a question

how can I load new statistics on a map with factions
fileManager.mountArchive Levels / burning_sands_test / factions_server.zip Objects

https://ibb.co/NFHfZLG