Updated this;
1.Inject with Modloader
2.Toggle Ufo Mod/Spectator with 5[not numlock 5 but (%)5]
Press N [Night Vision] to compleet all challenges
Restart map for xpscale mod to take effect and make it 1 kill = level 70
More Active Dvars that u might want to change like high jump and sprint speed mod are on
3. Enjoy and report back any bugs had it working already yesterday tested it and worked fine after messing with the text i got an error cause i left some "" in there but should work now have only tested it for a couple of minutes but worked fine.
4. Activated Dvar List
[php] //Tweaks
setDvar("bg_fallDamageMaxHeight", 9999);
setDvar("player_sprintUnlimited", 1);
setDvar("bg_fallDamageMinHeight", 9999);
setDvar("jump_height", 1000);
setDvar("player_sustainAmmo", 1);
setDvar("scr_game_allowkillcam", 0);
setDvar("laserForceOn", 1);
setDvar("laserRadius", 5);
setDvar("scr_player_respawndelay", 10);
setDvar("laserLightRadius", 5);
setDvar("sv_kickBanTime", 9999);
setDvar("scr_airdrop_nuke", 9998);
setDvar("scr_nukeTimer", 300);
setDvar("cg_laserlight", 1);
setDvar("scr_airdrop_mega_emp", 9999);
setDvar("player_sprintSpeedScale", 3.5);
setDvar("bg_forceExplosiveBullets", 0);
setDvar("party_minLobbyTime", 10);
setDvar("scr_game_forceuav", 1);
setDvar("scr_game_suicidepointloss", 0);
setDvar("scr_restxp_timescale", 9999);
setDvar("scr_restxp_restedAwardScale", 9999);
setDvar("scr_player_maxhealth", 75);
setDvar("scr_xpscale", 99999999999);[/php]
Scan 1;
UnlockLobby-v2.1.rar MD5:77a3683e553836dff2eec6435ba505d1 - VirSCAN.org Scanners did not find malware!
Virustotal. MD5: 77a3683e553836dff2eec6435ba505d1
Watch in HD 1080p when Ready
Future update contains;
Yes, Finally i can say im getting close to an INSTANT 10TH prestige (a menu with which u can select ur prestige ( + and - ) have the code for it, but need to remove xpchecks , but idk where the hell they are stored.....
Last edited by Archangel; 06-20-2010 at 10:27 AM. Reason: updated
thank you for sharing
/file aproved
kaf073 (06-21-2010)
cant, d x t will change into ***
kaf073 (06-21-2010)
omg nice mod man
i realy like it
like ufo awesome :P
glad u guys like it
kaf073 (06-21-2010)
I dont know why, but it just doesnt work, it says its injected, but it doesnt do anything
EDIT:
Works now, but it saves everything except for the exp
you need to force host in order for this to work
yes indeed and restart_map to activatexp scale e already said that in my first post cause its a dvar which requires a restart
Yeah i know it doesnt change ur stats only ranks up instantly, il add some new stuff in the next version so i changes ur stats
Last edited by rkaf; 06-20-2010 at 04:58 AM.
kaf073 (06-20-2010)
When i map_restart just before I am about to kill someone it says Security problem on host - disconnecting for safety
wtf? idk check video worked fine for me, maybe its a space or something that isnt correct. open the file in text and search this,
self thread maps\mp\gametypes\_hud_message::hintMessage( "^1 Press 5 To Exit Ufo" );
try removing that its at the doUfo();
make sure there is not line between them idk could be to many messages or something that floods u out idk for me it works fine so..
and try changing
self notifyOnPlayerCommand("5", "+actionslot 2"); to
self notifyOnPlayerCommand( "5", "+actionslot 2" );
like i said worked fine for me as u could see in the video but idk could be something like this that fucks it up for someone idk could be alot of things just try and tell me
kaf073 (06-20-2010)
Nice job leeching.....well it looks like it's leeched...besides these aren't hard to code at all...theres a whole nother website with millions of snippets of code for modding gsc files...
Originally Posted by VindictusModsOriginally Posted by sd333221
kaf073 (06-20-2010)
For anyone getting the error:
Security problem on host - disconnecting for safety
Just get rid of the dvar command for xpscale and change the xp values for "kill" to 5,000,000 no commas.
kaf073 (06-20-2010)