Hi,
I need to read variables from q3 map - like player start position, monster position or items etc. Do i need to write my own q3 map loader only for those variables or Irrlicht can read them for me?
Rufus.
Q3 map data.
You can either modify the irrlicht loader or - I advice this one - create your own map editor where you can set all info that will be added to a xml file.
In that way you are also independent of of other games.
In that way you are also independent of of other games.
JOIN MY (100mbs 2x 3GHZ CPU) IRRLICHT FORUMS
http://irrlicht.halo4you.com/forums/
For all your programming quesitons and irrlicht ones!.
My fan site: http://www.halo-center.com
http://irrlicht.halo4you.com/forums/
For all your programming quesitons and irrlicht ones!.
My fan site: http://www.halo-center.com
Cartoonit did a BSP entity reader a while back. Afecelis has it hosted here:
http://www.danielpatton.com/afecelis/fi ... latest.zip
or did you mean the .map file itself, and not .bsp?
________
American Dad! Advice
http://www.danielpatton.com/afecelis/fi ... latest.zip
or did you mean the .map file itself, and not .bsp?
________
American Dad! Advice
Last edited by area51 on Tue Feb 22, 2011 1:12 pm, edited 1 time in total.