Jump to content

Home

Parsing .arena Files


Freyr

Recommended Posts

Posted

I'm stuck on how to parse the arena files for a specific values. I need to get the fraglimit value from it and set it to the fraglimit value of the game. I can set the fraglimit from ingame but I can't seem to get the value any help would be appreciated. :)

Posted

Yes fraglimit is defined in the .arena file but not retrieved in the code. I can't figure out how to retrieve a int not a string from the .arena.

  • 2 weeks later...
Posted

I cant seem to get the new value to load in. Is there a limit to how many values can be put in? I thought it just ran a loop through all the values :confused:

Posted

Well basically I'm trying to put some information for a map into the arena file to be loaded when a command is pressed and displayed on screen. I can display the other values but not my new one. Do you know why?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...