<< Back to Programming Forum   Search

Posts 1 - 5 of 5   
API Error list: 12/28/2018 21:18:42

bootmatt
Level 58
Report
Is there a list of exceptions that the API returns? AllSeatsMustHaveASlot / GameTemplateKeyNotFound / etc...
API Error list: 12/28/2018 21:24:10


DanWL 
Level 63
Report
MIght be somewhere in https://www.warzone.com/wiki/Category:Mod_API_Reference. If it isn't PM Fizzer.
API Error list: 12/28/2018 22:16:49

bootmatt
Level 58
Report
https://www.warzone.com/wiki/Create_game_API

states:
settings: Optionally, you can provide settings to customize the template you specified above. To see a full list of settings, use the Query game API with GetSettings=true.

which is quite dumb as it means I need to query MANY games to get data, Like really MANY MANY.

My end goal is random game generator. Would be quite fun to play on it.
API Error list: 12/28/2018 22:18:26

bootmatt
Level 58
Report
Or wait actually this property doesn't make ANY sense for real. Since templateID is provided this property is a joke and is simply ignored when I pass it.
API Error list: 12/28/2018 23:09:28

bootmatt
Level 58
Report
Wait never mind wrong thread.
Posts 1 - 5 of 5