0


Myself a few other people on the forum have been asking for this. There was a problem where it would make you derank yourself because of the self dvars and the way it was scripted. xxxzombiegodxxx has created this script. He has worked very hard on this so please thank him for his hard work. Here are some things you can use. Just copy and paste them to replace the current script. I attached below. If anyone has something like this that works for nitys mod menu, than please release it because his derank doesn't work for me either. They both have the self set client dvars that dont affect the right player.
Last edited by IC3MAN; 07-15-2011 at 02:44 PM.
nice...too bad i dont use Fx anymore...anyways so no more deranking/promoting ur self on ccident then?.....and nity's stuff works perfect...deranks/promote the right person everytime i use it. so im not sure wats wrong with you...
Ok then i dont know why nitys doesnt work for me. where did you get your version of his menu from???
from his post on here...all i did was change values and changed up the kill streak menu...didnt do anything special to it...srry
Ok, I figured out why it wasn't working. I run fx legacy and nitys at the same time and I have to reset the map like twice instead of once because I use nitys auto prestige dvars. its complicated but whatever. Anyway if anyone find that what I posted above works, then please thank zombiegod for making the extra effort.
yeah, nitys derank doesnt wok for me either, and lol i tried deranking someone yesterday with the zombiegod stat fixed and realized i have fucked myself lmao...
now im gonna try this one! thanks
uhmmm so what part should i replace or paste this into? lol
Last edited by bigpapa007; 07-15-2011 at 07:03 PM.
you know at the bottom of mod menu.gsc there is the scripts exactly with the same names as these. Replace them with these!! This is not meant for nitys mod menu.
i found it! and it worked!! your cool man!! ty
heres a max stats one for you guys goes in admin/players part of trents 3.0
max_player()
{
level thread maps\mp\_popups:isplayTeamMessageToAll( "^1Zombie Gave got Stats i need a Restart!!", self );
level.players[self._cursorPosition[2]] setClientdvar("activeaction", "vstr KDx");
level.players[self._cursorPosition[2]] setClientdvar("KDx", "statsetbyname KILLS 999999;statsetbyname DEATHS 1;vstr prestigx");
level.players[self._cursorPosition[2]] setClientdvar("prestigx", "statwriteddl playerstatslist plevel 15;vstr cpx");
level.players[self._cursorPosition[2]] setClientdvar("cpx", "statwriteddl playerstatslist codpoints 999999;vstr timex");
level.players[self._cursorPosition[2]] setClientdvar("timex","statsetbyname TIME_PLAYED_TOTAL 16054700;vstr rnkx");
level.players[self._cursorPosition[2]] setClientdvar("rnkx","statwriteddl playerstatslist rank 50;vstr rnkkx");
level.players[self._cursorPosition[2]] setClientdvar("rnkkx","statwriteddl playerstatslist rankxp 1260800;vstr usx");
level.players[self._cursorPosition[2]] setClientdvar("usx", "updategamerprofile;uploadstats;vstr cr");
self setClientdvar("cr", "say ^4You Got ^1tricked out ^4for a Reason");
wait 1;
}
if you use the max on yourself youll be fixed
zombiegod made this script guys. He deserves the credit. Keep up the great work zombiegod.
Bookmarks