New jumper mod for CoD4 with a lot of stuff: custom ui, control panel for admins, statuses for players(player, vip, admin), jumping stuff(graphics customization and other), all unnecessary game code has been deleted - its provide some fps for low-grade client PC's. Mod under development now but some images and videos you can see below.

Post tutorial Report RSS List of custom dvars used in mod

It'll help you to start your own server. But mod also setting its dvars to default values if they not defined in server's cfg.

Posted by on - Basic Starting a mod

tmjm_promotions - (string) - statuses for players.
Format: "status,guid(8),rank;status2,guid2(8),rank2;etc.".
Features: Statuses: 0,1,2. Ranks: 0(no icon),1(vip),2(admin),3,4,5.
Example: tmjm_promotions "2,79821adf,3;1,12345678,1".
tmjm_welcomeMessages_enabled - (1) - on\off welcome messages at connect.
tmjm_welcomeMessages - (string) - welcome messages.
Format: "message1,pause( in sec );message2,pause( in sec );etc.".
Example: tmjm_welcomeMessages "Hello,3;How is it going?,5;The cake is a lie!,4".
tmjm_vote_votetime - (int) - vote duration in seconds.
tmjm_vote_delay - (int) - delay in seconds between votings.
tmjm_vote_canceldelay - (int) - delay in seconds after cancelling current voting by an admin.
tmjm_custommaps - string - list of maps for voting and control panel.
Format: "map1,map2,map3,etc.".
Example: tmjm_custommaps "mp_backlot,mp_crash,mp_customMapWithoutName,mp_blablabla"

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: