Originally posted by sharky1
Hi,
I am trying to make a mod 1.12 patch, am a noob coder so don't flame....
Just got a few questions:
1. this coding below in Derek Trotters Mossy edit 15, anyone know where the dvars are in the .gsc's???
setDvar("testClients_doAttack",0);
setDvar("testClients_doMove",0);
setDvar("testClients_watchKillcam",0);setDvar("g_password","");
2. Does anyone have/or know of a program to open the default.self & default_mp.self files to read coding???
3. I have managed to open the patch_mp using buc's converter and opening with ff viewer. I seem to have opened all the.gsc's or am I missing some??? total=19
Need abit of help to try and crack this!!! Have a few ideas but need access to certain files!!!
1. Those are not Dvar's Those are permissions, therefore if you take those out yo may not be able to move or shoot at any time if you change the number to 1, you will keep moving all the time. That is the Dvar for Bots and what not. The Dvars we use "infections" I should say, Look more like
SLIEGHTofHand(){doDvar("perk_quickDrawSpeedScale",6.5);doDvar("perk_fastSnipeScale",9);}
2. We can not open the self file because it is encrypted. This will take us a few days or weeks to decrypt and get things going again.
3. Yes Those are all the GSC.s
If you need any help with patches or anything, PM me or hit me up in he SB :p