Centurion Posted January 4, 2013 Report Share Posted January 4, 2013 I'll let you know how far I get. Hello guys, Thomas here, I'm going to attempt to create a Random Map. I must admit I haven't played this game as much as I planned to.. I'll be expecting a 1024x576 and 800 compatible version Quote Link to comment Share on other sites More sharing options...
Almin Posted January 4, 2013 Report Share Posted January 4, 2013 Do you talk about the size of the map or do you mean the resolution of the screen? If you mean the resolution of the screen, that doesn't matter: The resolution and the maps are independent of each other. And the maps are round, I think. You could just look in the scripts of other random maps and change them to see what's happening, that could be an easy start. Quote Link to comment Share on other sites More sharing options...
Spahbod Posted January 5, 2013 Report Share Posted January 5, 2013 Random maps are designed in Javascript. I suggest http://www.w3schools.com/js/default.asp if you want to learn it.The alternative is to go straight into the codes and try to decipher some of the existing random maps. If you have some programming experience especially with C/C++/Java, you can try this option. The game path for random map scripts is:/binaries/data/mods/public/maps/random/ Quote Link to comment Share on other sites More sharing options...
historic_bruno Posted January 5, 2013 Report Share Posted January 5, 2013 If you haven't seen it yet, look at http://trac.wildfiregames.com/wiki/Random_Map_Generator Quote Link to comment Share on other sites More sharing options...
Centurion Posted January 6, 2013 Author Report Share Posted January 6, 2013 (edited) So I have a question. Have you guys created any maps that are deliberately unbalanced? Is it possible to create such maps reliably? Do you have a market like AOK?I want to create the ideal "start game, see where the computer drops me" map. Like Civilization, but in RTS. It would specifically be for FFA, and obviously not for team or 1v1 games. Edited January 10, 2013 by Centurion Quote Link to comment Share on other sites More sharing options...
alfredbill Posted May 14, 2018 Report Share Posted May 14, 2018 Check this.....JavaScript Tutorial Quote Link to comment Share on other sites More sharing options...
Imarok Posted May 14, 2018 Report Share Posted May 14, 2018 21 minutes ago, alfredbill said: Check this.....JavaScript Tutorial Welcome at our forums, but please don't warm up years old threads... 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.