Xonotic Forums
load progs.dat - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10)
+--- Forum: Xonotic - Development (https://forums.xonotic.org/forumdisplay.php?fid=12)
+--- Thread: load progs.dat (/showthread.php?tid=1927)



load progs.dat - hungel - 06-22-2011

Hi all.

I compile progs.dat and put it in to ~/.xonotic/data but server don't load that. How to load progs.dat?


RE: load progs.dat - Spaceman - 06-22-2011




RE: load progs.dat - hungel - 06-23-2011

I'm use xonotic-autobuild-downloader and try on git version but it don't work.
For compile progs.dat i'm use fteqcc-linux64 and for server use debian 6.01a AMD64.
And i'm try to replace standart progs.dat in Xonotic/data/xonotic-rsync-data.pk3 but it's don't work and i don't understand why so.

I compile progs.dat because i do mod for xonotic. Six mounth ago it work good whith git version.


RE: load progs.dat - Spaceman - 06-23-2011




RE: load progs.dat - hungel - 06-24-2011

Thanks for help.
Realy when i write which progs.dat in server console it say that
progs.dat is file ~/.xonotic/data/progs.dat

So server know about my progs.dat but my mod don't work.

May be there are mistakes in my progs.dat but compiller say that all works. Mod very easy and it works some times ago. I think broblem in autocvars.qh. I create two new cvars and add it to my server config.


RE: load progs.dat - hungel - 06-24-2011

I'm finde mistake in my progs.dat.
Now all works good.

Thanks for help.