RedRavid
- person RedRavid
- alternate_email redrnivqavid@tzn@gmavy.pil.com
- perm_contact_calendar Member since
- today Last active (0 visits)
Comments
-
could you give me a script name and line number pls
-
... is an automated download really safe? With the addition of the ruby interpreter one can now manipulate files on a client computer installing viruses or perform other malicious activity. to get around this ruby scripts could be blocked and a script scanner could look for eval, rubyEval, and eany other rubyEval function…
-
URL or name of developer pls provided your not referring to the next release of TN.
-
client objects have a veriable that indicates super admin status.
-
Its the best way to do it. Just needs to be done. Eany one want to learn ruby?
-
I'm interested.
-
I could help test this gametype.
-
This game type is allot like Battlefields conquest game type. Basically you capture and hold bases to win. It comes with bot support for all 3 of its maps. And is server side. This is RC1. Installation: copy the Control Point.vl2 into your base folder. Use: select the Control Point game type from the drop down menu in the…
-
we need an in game package manager that can download packages. servers can make installation requests to the manager and it prompts the user. I don’t think this can be handled by T2 script (I could be incorrect) but we have a ruby dll. Is this idea possible? P.S. can we get a link for the ruby dll API and a good tutorial…
-
first off thanks for the insight. using the info you provided. I can add elements but i cant delete them.(I have checked that my scripts is not loading. note; it created its own action map) I always press apply because it updates the the UI so i can see what efects my newly selected profile has. Just to clarify the save im…
-
this is a WIP. this mod creates a waypoint like the one created in the cmd map. but only for the host. I might be able to make a client side mod using this method.
-
This is my GUI editor patch //By: RedRavid //ver: 0.1 (beta) //use: To use this script move this file into your GameData/base/scripts/autoexec directory //info: Allows you to add objects to the curently selected object. // Allows you to delete objects I still need to patch a bug that causes all profiles to be saved as the…
-
I don't like getting killed while collecting flags. But apart from that I like the idea.
-
Can you post a working version or a link to one. please.
-
Thank you Dark Dragon DX. But as u say it is a WIP. I have had some ideas for the mod if u don’t mind. 1. Instead of hacking its interface into existing GUIs y not call it like the console is by using a global key combo (the console is an editable GUI and not embedded in the exe(alt + F1; this will bring up the GUI editor…
-
%mine.waypoint = createClientTarget(-1, %mine.position); %mine.waypoint.createWaypoint("Mine"); Usefull?
-
Thats a square. But thank your for the input.
-
This is my problem (see screen1_cr.png) I want to represent the mine discreetly. Not with lines all over the place.
-
There is a problem. There are 3 beacon types; enemy, friend and vehicle. After running several searches on the script and gui files. I haven’t found where these types are defined. Do you know where they are defined? I have created a script that will place an orange (friend type) beacon, after a mine drills into the ground.…
-
First off thank you for the feedback. I looked for a mod to fill this gap but couldn’t find one. That’s why I started this mod. I distributed it as an alpha. I didn’t place the files in a vl2 because I needed the staticShape.cs.dso file to take preference over the one in base(hack). I will be taking all of your advice in…
-
iv aready worked out the invalnarbility. and tks for the code.
-
I need to determan if a flipflop is destroyed or not.
-
When i save the map. It dousent make the .ter file. :(
-
Phantom can u tell me what the mod is about and/or post a link to its web site thank you in advance
-
Please excuse my ignorance but; What do i type in the console to change my ip address.
-
iv tryed ipv4_getInetAddress(); dident seem to do eany thing. On connect TN still UEed. my router and www.whatismyip.com display one ip. While TN echo($IPv4::InetAddress); and www.tribesnext.com/whatismyip.php display another. I am running a single core AMD Athlon on a MSI KT6 Delta mother board with a ATI Radon 9600 this…
-
I have the same problem as the prevous post. I am running a single core AMD Athlon on a MSI KT6 Delta mother board with a ATI Radon 9600 this hardware is runing windows XP sp3 OmagaDrivers ati_omega_xp2k_48442.exe Visual Studio 2005 GNU minGW a set open source compilers please help