Source: https://github.com/v-cod/vPAM/tree/master/wrs/maps/MP/gametypes
Important
- No miscmod compatibility (IMO it's better to not make it compatible because that would make it dependant of codam, which is unmaintained and bulky. For IP ban ability, you can use iw1x-server, and for FOV unlock ability: iw1x-client).
Note
-
Your server needs to run iw1x-server because:
- this port ommits calling
precacheString - the labels are now read from cvars using
makeLocalizedString
see this tutorial.
- this port ommits calling
-
cfg:
set sv_mapRotation "gametype wawa map wawa_10daim"
set scr_dm_scorelimit "10"
set scr_dm_timelimit "0"
set scr_allies "british"
set wawa_hud_left ""
set wawa_hud_right ""
- The gsc files have to be in a .pk3 in path
maps/MP/gametypes(this tutorial might help you). - To find some codes/comments I added, search for
[raph].