Blakhart
- person Blakhart
- perm_contact_calendar Member since
- today Last active (86 visits)
Comments
-
http://www.bittah.com/forum/
-
this is better than justine beaver: http://www.youtube.com/watch?v=OJ2mftZpfGE
-
// FixRemap.cs by WegBert// Version: 1.0// See FixRemap.txt for more infofunction redoBrokenMapping( %actionMap, %device, %action, %cmd, %newIndex ){ %actionMap.bind( %device, %action, %cmd ); //OP_RemapList.setRowById( %oldIndex, buildFullMapString( %oldIndex ) ); OP_RemapList.setRowById( %newIndex, buildFullMapString(…
-
the ts and vent crap ive been in was just some place for idiots to spam the channel perhaps a private one would be better
-
there is no reason whatsoever to run d3d to play t2 so youre not missing out on anything
-
they sent it to you broke?
-
if such is the case perhaps youve a script that has fooched your iffs?
-
how could that ever be wrong?
-
http://www.tribesnext.com/forum/index.php?board=8.0
-
red triangle = bad guy
-
dont take my sarcasm seriously, its sarcasm
-
na games dead, there are no servers, we just like to pretend they exist and post about it here
-
stumpy, were you in action squad beta? http://www.angryflower.com/action.gif
-
All version of tribes have had learning curves, wich is precisely what consoles avoid, hence their supremacy in numbers of players.
-
am i right in thinking anyone who played t1 or t2 would clean up in aa and get vote kicked?
-
sounds like a perfect setup for ue
-
youll stay a member here longer by not mentioning aa
-
Hi There are no higher res skins of the same images that come with t2, but there are skins/models for Tribes Vengeance around that run in t2. I have always had glitches from using mods such as these however.
-
YARD SALE!
-
i think the engine used and api employed for grafix is what killed tv, both of wich will be reemployed for t4
-
Evo has compatibility issues with the community release scripts.vl2, so evo has more issues than just with tn.
-
nothing good comes from there
-
Progress!
-
the plot thickens!
-
try these gems: http://www.tribesnext.com/forum/index.php?topic=473.0 a quad is going to mess with the game good as to compatibility modes, it may be a virtual xp machine, or it may be simply altering where registry keys are shown to an app, not sure as I don't have a running visata box
-
if that worked, then this may make the game creamy smooth: create a .cs file (you can make it with notepad and then just rename the whole file from blabla.txt to blabla.cs) in gamedata/base/scripts/autoexec called autoexec.cs or any other name you want that ends in .cs and put this line into it: setPerfCounterEnable(0);…
-
Thanks for the explaination Thyth.
-
I am wondering why the overhaul of the ban code, news to me. But anyway, the script I posted runs in a client, and it grabs every guid from every player that is in or enters any server while that client is connected. So the script gets dropped into your gamedata/base/scripts/autoexec folder. Then you have to look at the…
-
Hi Here is a direct copy of a guid ban from banlist.cs: "BanList::addAbsolute(19438, "0", 2147483647);" Of course one must have the guid of any player so you need admin powas or a neat script by quing.// QGuid// by {NQP!}Qing// [email protected]// http://netquickposse.compackage QGuid{ function…
-
Hi! Try this: http://www.tribesnext.com/forum/index.php?topic=473.0