base

************

GPP - 1.1 Server/Client stuff

************

zz-vm-lolards.pk3 contains the 'starter' configs for gathering bots on the server.

Also, 'vm' titles because the qvm files are in that folder. It is the essential part of the server obviously. The visual mod isn't actually required so i'll leave it out of it for now.

If you want to host a impure server (cgame is not needed but can cause warping towards high ping clients) get the game.qvm from the vm directory.

zzzzz-ZdrytchX-#.pk3 contains my visual mod. Credits are inside.

Anyway, if anyone isn't credited in the visuals, TELL ME!

Visual Mod Features:

-Backflips

-Human animations now have their foot matching their speed, may look a little dodgy but you'll get used to it.

-Stuff

________________________________________________________________

I'll try to find out, there should be a way you can host a server using this URL rather than your own computer path, where https://sites.google.com/site/zdrytchx/base is the 'homepath' to the base folder.

For impure servers and clients:

Game.qvm, Cgame.qvm client and ui.qvm menus are at https://sites.google.com/site/zdrytchx/base/vm.

-OR-

You can compile it from

https://github.com/ZdrytchX/Lolards

Client is not available open source at the moment as i can't figure out how to work git without destroying my Lolards repo like it did last time [explains broken layouts named ._<mapname> files, you can just delete those]

Premade admin.dat and server.cfg are recommended to download but you SHOULD [not compulsory] change values like rconpassword.

Currently in the server config, the local address port is 30710. Connect by doing /connect localhost:30710 if you're hosting via tremded console.

Admin flags are in https://github.com/ZdrytchX/Lolards/blob/master/src/game/g_admin.c and https://github.com/ZdrytchX/Lolards/blob/master/src/game/g_admin.h.

The admin.dat is an admin.dat i've made obviously. It contains 8 admin levels, where -1 has 'no' rights and 7 being the server owner.

server.cfg is for my personal server.

EDIT: For Starbust's server (titled Lolards 1.1 Mod Server) you have to create a new directory in c:/programfiles/trem/lolards and shove all files in there except admin.dat and server.cfg.