twiti Posted March 27, 2015 Share Posted March 27, 2015 silent mod ofc you have to play with g_mapConfigs and g_mapScriptDirectory and custom commands thx to silent mod guys example: i'd like to setup a tj mod via shrubbot: [command]command = tjexec = set lua_modules "nextmap.lua autopromo.lua TJmod.lua adrenaline.lua" ; set g_mapConfigs "tj_cfg"; restart;desc = ^7!^3tj^7 - turn ^3TRICKJUMP MODE ^1onsyntax =levels = 11[command]command = tjoffexec = set lua_modules "nextmap.lua autopromo.lua" ; set g_mapConfigs "mapconfigs"; restart;desc = ^7!^3tjoff^7 - turn ^3TRICKJUMP MODE ^1offsyntax =levels = 11well, do NOT set lua modules via your server.cfg, and you can find the above lua modules searching via google it's just a sample, have fun Bluemax, gaoesa and hellreturn 3 Quote Link to comment Share on other sites More sharing options...
Oxyzium Posted April 5, 2015 Share Posted April 5, 2015 I used to do this on etpro a good few years ago!I would have the tournament configs for when we played scrims and a TJ config for fun!I suppose its ok to have it in a cmd great job! Quote Link to comment Share on other sites More sharing options...
twiti Posted May 2, 2015 Author Share Posted May 2, 2015 thx guys Etpro nested configs are perfect (etpro/configs/*.cfg->{cvar+map+checksum stuff})I wish silent mod devs'd implement something like etpro cfg someday, the mod will just get better ...for those who missed the idea of my post: $mapconfigs/default.cfg is a config loadedvia a custom command which changes the default.cfg location via mapconfigs cvar Bluemax 1 Quote Link to comment Share on other sites More sharing options...
twiti Posted May 2, 2015 Author Share Posted May 2, 2015 (edited) edit: i used all the above cfg tricks for tj silent/nitmod/pub/jaymod are no good with fixedphysics on (especially silent and nitmod),except etpro.the best tj mods are etpro ofc (oldschool) and tjmod in other words my etpro jumps (what i jumped in etpro)are too easy in silent with fixedphysics coz the jump is longer idk why check your code dang i love grush (etpro) Edited May 2, 2015 by twiti Bluemax 1 Quote Link to comment Share on other sites More sharing options...
twiti Posted May 2, 2015 Author Share Posted May 2, 2015 corr: fueldump jumps were done in tjmod, anyway the physics problem is still onsilent mod g_fixedphysics differs from etpro b_fixedphysics Bluemax 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.