Have we found navpoints yet?

Not as yet. I was hoping to create additional levels for the genkibowl dlc too, but that's obviously going to be problematic if I can't add new triggers/navpoints. Hopefully somebody figures out where they are stored.
 
I think i found the nav points. After taking apart activity files i noticed the strings for the checkpoints matched strings in in "czn_pc" files. I'm still poking around for more info though.
 
That's great news. Keep us updated. :)
 
It's going to be hard to test a little though. So many junk items to sort though. Time to edit crap and see if i can get a screenshot of a crazy item placement.
 
One of the tests I used to do was with trigger placement for activity start near a crib rather than items. Moving the x and y should also move the map icon, in addition to moving it in the game world. Raising Z by 1.0 should also elevate the lightcone in the air about 3-5 ft.

The sr2 format from the cts files was <x, z, y> btw.
 
good news everyone. They are the flags and they are easily edited. I manually updated the asm file myself and low and behold, i moved a marker. I moved the wrong marker but i moved one. I tried to move the garage entry marker but i misread it and ended up moving the storage marker high into the air. :P i can spawn vehicles normaly but i cant store a vehicle now unless its 250 in the air.
 
Nice work and great news. The real trick now will be to add new navpoints to use. :)
 
i could use some help on this file format though. There is a table of strings, another table that refurs to what i think might be data offsets, then groups of xyz position data, and then further down there are some markers that have strings and xyz data next to each other. The latter is how i moved the storage box. If a program could be made to output this into xml like the asm converter then this will help people out a lot

Edit: It seems that i moved the garage interior's floor. :p this needs more testing

Edit2: I'm able to move the vehicle access point but not where the vehicle spawns yet. I manged to move it once but i dont remember what i did. I ended up moving it outside of the map to the point where the game said "The saints are needed in Steeleport" when i tried to enter a vehicle.
4446C7D7A8368C2F01B401675CEFCF924A1D03B2
 
Back
Top