Anthony Posted August 1, 2024 Share #1 Posted August 1, 2024 Какой Action писать для квеста на убийство других игроков Expansion Quest Если у кого есть такой квест скиньте пример Link to comment Share on other sites More sharing options...
Andrey18RUS Posted August 1, 2024 Share #2 Posted August 1, 2024 (edited) @Anthony попробуй в целях мисии прописать PlayerBase, но это не точно, типо как-то так Please Log in or Register to see this: Code Edited August 1, 2024 by Andrey18RUS Link to comment Share on other sites More sharing options...
Anthony Posted August 2, 2024 Author Share #3 Posted August 2, 2024 (edited) @Andrey18RUS Завтра попробую и отпишусь Edited August 2, 2024 by Anthony Link to comment Share on other sites More sharing options...
WOLF-TOR Posted August 2, 2024 Share #4 Posted August 2, 2024 @Anthony Если не сработает. попробуй класнеймы прописать игровых персонажей, которые есть в игре:SurvivorM_Cyril и т.д. не забывай о правильном заполнении документа: "classname", "classname", "classname" Link to comment Share on other sites More sharing options...
Anthony Posted August 2, 2024 Author Share #5 Posted August 2, 2024 рабочий код на уничтожение выживших { "ConfigVersion": 28, "ID": 2000, "ObjectiveType": 2, "ObjectiveText": "Убейте 3 выживших", "TimeLimit": -1, "Active": 1, "Position": [ 0.0, 0.0, 0.0 ], "MaxDistance": 1500.0, "MinDistance": -1.0, "Amount": 3, "ClassNames": [ "PlayerBase" ], "CountSelfKill": 0, "AllowedWeapons": [], "ExcludedClassNames": [], "CountAIPlayers": 0, "AllowedTargetFactions": [], "AllowedDamageZones": [] } 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now