quakefreed Posted February 21, 2020 Share Posted February 21, 2020 Hi all, I started mapping in 2008 and now I'm back after a long break. I'm making a singleplayer map/mod based on the defunct Coruscant 1313 game concept. I'm sure this has been attempted in JKA before, keen to see what others have come up with. The idea is to create an "open world" free play adventure where a huge variety of NPC's walk the streets of Coruscant mostly tolerating each other with flashes of combat here and there, initiated by the player or the AI. Basically this whole Idea rests on the the spawnscript parameter given to to the NPS's in Radiant which then looks up the wanter.ibi script in "common." I also have to edit the NPC's team values to have them not attack each other. But sometimes they do attack each other, which is great, but I haven't yet found out which lines in the NPC file dictate this. I am going to need help with scripting which is basically the backbone of this mod. Also my knowledge of VIS and portals is limited. Oh and yes the map is huge, 32k x 32k units. Credits: Last_Wish, IG88 Eivind_n_haugen@hotmail.com Mars Marshall "NeoMarz1", Aurra Sing neomarz1@sbcglobal.net Ahsoka Tanko; cerezk.oz@gmail.com Designed by: Cadellin and Cerez Modelled by: Cadellin Lightsaber Hilt by: AshuraDX yeyo JK, Smoo, swegmaster and 9 others like this Link to comment
Aldro Koon Posted February 21, 2020 Share Posted February 21, 2020 Please consider making an MP version without npcs! quakefreed and Jeff like this Link to comment
quakefreed Posted February 21, 2020 Author Share Posted February 21, 2020 Will do so, its easy enough if I remember especially if I don't bother with bot support. Jeff and BlindDaThief like this Link to comment
quakefreed Posted January 26, 2021 Author Share Posted January 26, 2021 I link my npc's to my waypoints with ctrl-k, and waypoints to other waypoints with ctrl-k. Why is it resulting in this mess? Jolly, ZelZel and DarthValeria like this Link to comment
quakefreed Posted August 4, 2022 Author Share Posted August 4, 2022 Quick teaser, the map has changed significantly. I'm trying to make a HUGE map with npc's free to roam everywhere, and because of that I need to be really careful with my entity count, brush count, patch count etc. So it's going to be blocky. Anyone got advice for building huge maps? Lazarus and ZelZel like this Link to comment
Lazarus Posted August 4, 2022 Share Posted August 4, 2022 The bigger the map, the more problems you are going to encounter, make it in sections, or better even, split in several maps (if you plan SP), For multiplayer, roaming NPC isn't smart, it will only cause server issues, and everytime a map restart if people kill all NPC's. Blocky isnt necessairy. You can "fake" curves (phong shader, where you smooth the rough edges over like blurring hard lines) This means, you can "45" degree it with a smooth curve in it. A lot of different textures, lights etc will help with the admosphere. Link to comment
quakefreed Posted August 5, 2022 Author Share Posted August 5, 2022 Yes I've heard of this phong shader but I've only ever seen this in context of smoothing out terrain. I'll look deeper into it. Thanks. Link to comment
DarthValeria Posted August 18, 2022 Share Posted August 18, 2022 Oh my goodness, amazing Link to comment
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