Steve Adams

Results 127 comments of Steve Adams

Any steps on how to add your own maps?

Hrmm, i tried to do this but got stuck.. I simply just tried to add a custom map from https://lvlworld.com/. I added the pak file in the same place as...

@Grabisoft thanks, watching it now. I think i where I got stuck, didn't realise it was a crc32 algorithm used for the checksum. testing now. I also signed up to...

wrote this to make generating the checksum easier. You'll need to install buffer-crc32 and glob `npm install buffer-crc32 glob` Copy below to a file within the assets folder and run...

hmm when running the ded server i can see this ``` /base/baseq3/devdm3.pk3 (27 files) not in the manifest ``` how does one add it to the manifest for the server?...

@begleysm thanks but i am just trying to get it working on the ded server first which does not use the content server. If i place a new pak the...

I am looking to add my own maps but it's not easy, can't figure out how yet.. updated mainfest but not being picked up.

I Also want to know how to load my own maps? I have my local server running, added the pk to baseq3 folder, i can see it detects it but...

@briancullinan nice, is there somewhere i can watch or get updated when your changes are merged/released? Is there a PR?

Hey, @briancullinan I plan to look at adding custom maps this week. I read the above but i am not sure i'm following. It seems you are digging into the...