[T1] Should i release this?

Pages : [1] 2

GreyHound
11-18-2004, 11:54 PM
http://www.bindig.net/dunno/greypackscreens.jpg (4 screenies, 1MB)
http://www.bindig.net/dunno/sshot0075.jpg (1 screenie, 0.2MB)

i did a bit tonight, tried what hudbot does
http://www.bindig.net/dunno/ajscreen.jpg

got some special stuff like
-hudmover
-seperated fast chat menu
-clantag identifier for auto demo labeling
-fast forward demos by entering desired target time

iīve been coding on this for a while and stopped when T:V Demo came out and i m quite happy with it for personal use.
Itīs basicly a script assembly based on VP4.0 with lotsa recoding etc. but now i m wondering if someone is interrested in that so i could spend some hours more and make it ready.

Since many scripts are kinda tricky to config such a system fully configurable via the gui is not bad

just tell me

MikSchultzy
11-18-2004, 11:58 PM
*.*

Actually, I think it'd be nice...

I really should get a T1 config rebuilt that I enjoy, so I can load it up everynowandthen and play.

Monger
11-19-2004, 06:57 AM
Looks good. If it's easy to load and simple to use I think a lot of folks would use it.

SINep
11-19-2004, 08:41 AM
Very minimal, I like.

GreyHound
11-19-2004, 09:10 AM
Looks good. If it's easy to load and simple to use I think a lot of folks would use it.

Install
open
adjust 1 minute
play

Monger
11-19-2004, 05:49 PM
Release please. ;)

sublimezg
11-19-2004, 10:04 PM
pretty neat man. I dont think I'd use much of it. But that MA popup is badass with the distance and all.. If you could port that for stripped to take a ss and that popup, I'd love u :)

good work!

GreyHound
11-20-2004, 12:12 AM
well, the server needs to support this features to be able to use it on the client. In europe we use Fstat 3.0 that supplies that info about flag tosses and midairs etc. so you can use them for popups etc. Afaik andrews server doesnīt support it so you canīt use the info, as it doesnīt exist.

If you could port that for stripped to take a ss and that popup, I'd love u :)


As i said above, itīs the servers duty to supply the info, not of the client.
And..... mostly porting just means renaming the event calls, this is a 1 minute task.

Snoozah
11-21-2004, 06:00 AM
is that shizzel still alive?

MikSchultzy
11-21-2004, 12:14 PM
so.... release?

GreyHound
11-21-2004, 06:39 PM
iīll work a bit on it since my exams are over

Pachacutec
11-21-2004, 06:42 PM
t1 looks cooler every day, how does that work? ;) nj.

FishStix
11-21-2004, 11:45 PM
release it for T:V, kthnx

GreyHound
11-22-2004, 07:14 AM
release it for T:V, kthnx

k, as soon as someone tells me how i can shutdown and deinstall T:V via script

EasyTarget
11-22-2004, 10:48 AM
will people be able to add in custom names for armors and weapons? (for mod use)
and can you add to the capperTV so you can select to view other teammates as well? (I think viking pack has it, but maybe its from some other pack)
Can you select your favs before you go to a station? (so it buys it automatically for you when you enter the inv)

GreyHound
11-23-2004, 01:01 PM
-No, need a list of weapons, armors, packs, ammo and their "numbers".
-Not like that atm, capperTV is for Capper only atm. Stripped it as it was useless for me.
-Yes, Inv stuff is preselected. Default is Favorite 2.

btw. the split msg hud doesnīt work for many mods atm. was far to lazy to find out all kill messages.

EasyTarget
11-25-2004, 11:00 AM
any way to talk you into making it compatible with item names instead of item #'s? ;p

Ashley
11-25-2004, 05:33 PM
I would Start playing T1 again to try this out...

GreyHound
11-25-2004, 09:27 PM
any way to talk you into making it compatible with item names instead of item #'s? ;p

remoteEval(2048, buyItem, 30);
30 is repkit, this buys repkit, i need the numbers and the names, names for displaying, numbers for actual buying.

EasyTarget
11-27-2004, 03:08 AM
I believe there's a way to do it so you can have the script find the item #'s from the server, so you can just use item names and not have to worry about the #'s at all. Either way, its a sweet config, I just hope you make it more mod friendly so more people can appreciate your work.(There's a few fav scripts out there that are compatible with any mod as long as you spell the item correctly, so I'm guessing they send an inquiry for the item # or bypass it all together?)