Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Tiberian Technologies Forum » Changelist for scripts.dll 4.0
Re: Changelist for scripts.dll 4.0 [message #336706 is a reply to message #336622] Sun, 22 June 2008 09:40 Go to previous messageGo to next message
TruYuri is currently offline  TruYuri
Messages: 97
Registered: June 2008
Karma: 0
Recruit
If there isn't a way already, could you make a script for weapons to attach a custom Reticle for each, or do this somehow in the custom hud stuff? I think reticles have two pieces though, the center and the surrounding of it, in case you do decide do do this.
Re: Changelist for scripts.dll 4.0 [message #336709 is a reply to message #336622] Sun, 22 June 2008 10:02 Go to previous messageGo to next message
jonwil is currently offline  jonwil
Messages: 3555
Registered: February 2003
Karma: 0
General (3 Stars)

TruYuri, per-weapon reticles is possible, just like per-weapon scopes, via a custom script. I dont have plans to write that script at this point though.


Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
Re: Changelist for scripts.dll 4.0 [message #336717 is a reply to message #336622] Sun, 22 June 2008 10:37 Go to previous messageGo to next message
Naamloos is currently offline  Naamloos
Messages: 771
Registered: April 2004
Location: The Netherlands
Karma: 0
Colonel
Very impressive work! I got a few questions though.

Quote:

A change to stop objects that are 100% hidden by other objects from being drawn (something called Occlusion Culling)


Ok, I just want to be sure here. This is basically VIS without having to manually set up VIS sectors? If so, exactly what "objects" are affected by this? Terrain, characters, vehicles, projectiles, particles? And how well has this been tested?

Quote:

A change to the loading of mix files on startup. As of now, any mix file without C&C_ on the front will be loaded as will any of the stock westwood C&C_ maps if they exist.

Add hud.ini keyword so that mods like Reborn and RA:APB can specify a new prefix instead of C&C_ to be used by the above mentioned mix file load code (does not affect the code that displays the list of valid maps in the map list)


Got a question which is a little related to this. Will it be possable to make map names appear different ingame (loading screens, ect) and completely ignore the filename, and look somewhere else instead? Basically if a map file was named "RA_NorthByNorthwest.mix", have it appear ingame as "North by North-west"?

Quote:

Bluehell fix


I disagree with removal of key game features!



Beter known as "raapnaap".
www.apathbeyond.com

[Updated on: Sun, 22 June 2008 10:38]

Report message to a moderator

Re: Changelist for scripts.dll 4.0 [message #336733 is a reply to message #336622] Sun, 22 June 2008 11:47 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
they need to fix the bugs in the creat_lighnting or w/e it is reborn knows what im talking about along with the set wire mode in 3x
Re: Changelist for scripts.dll 4.0 [message #336743 is a reply to message #336717] Sun, 22 June 2008 12:38 Go to previous messageGo to next message
saberhawk
Messages: 1068
Registered: January 2006
Location: ::1
Karma: 0
General (1 Star)
Naamloos wrote on Sun, 22 June 2008 12:37


Ok, I just want to be sure here. This is basically VIS without having to manually set up VIS sectors? If so, exactly what "objects" are affected by this? Terrain, characters, vehicles, projectiles, particles? And how well has this been tested?



It culls by first attempting to draw the AABB (worldbox?) of a PhysClass onto the already drawn scene with color and depthbuffer writes off. It then counts the pixels that would have been rendered, if above 0 it would draw the object regularly. It'd cull basically anything you can set a physics type on. However, it's not ment as a complete replacement for VIS, and depending on how the map is set up may cull very little.
Re: Changelist for scripts.dll 4.0 [message #336747 is a reply to message #336622] Sun, 22 June 2008 12:56 Go to previous messageGo to next message
=HT=T-Bird is currently offline  =HT=T-Bird
Messages: 712
Registered: June 2005
Karma: 0
Colonel
Things I want to see:
The rest of current BIATCH functionality incorporated into TT. (There are fixes for some low-probability/high-consequence netcode exploits in recent versions of BIATCH as well as the handy AntiBigHead feature and the PT hack detection. Also, this would be a good time to release our RoF detector.)

Integration between tt.dll and BI's work on plugins (at the very least the two should both be able to be loaded and running at the same time, at best TT.dll should be able to take advantage of our (BI's) work and use it to implement its hook API calls when running on a suitably equipped FDS, and this would allow it to include support for server-side console-command creation and other useful server-side hooks that TT.dll could not provide by itself for client-side security reasons).


Enhanced chathooking (not only chat filtering capabilities, but the ability to obtain the destination of dark blue pages and teamchat messages).

As part of the BI plugin integration, support for a "TT.dll loaded and ready" hook API that early-load DLLs can use to make calls into TT.dll. This will only work on the serverside, of course.


HTT-Bird (IRC)
HTTBird (WOL)
Proud HazTeam Lieutenant.
BlackIntel Coder & Moderator.

If you have trouble running BIATCH on your FDS, have some questions about a BIATCH message or log entry, or think that BIATCH spit out a false positive, PLEASE contact the BlackIntel coding team and avoid wasting the time of others.
Re: Changelist for scripts.dll 4.0 [message #336749 is a reply to message #336622] Sun, 22 June 2008 13:16 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
John i got a few ideas

1)fix lightning (wont work via chat hook but turning if off does)
and wire mod (dont work with new 3x scripts iv heard and tryed to test and got nothing

2)(this is something iv been wanting for coop) when a player pass thru a zone pms them a message i type in serverside but ONLY one pm per player and when they pass thru again nothing happens so one pm per person one time only

3)make the jfw_custom_send_multiply_customs rest after being used
i tryed to make it loop but it only works once and then no longer works after the first time, i had post on it a while back

4)a better send custom on zone enter and make it so it dont do it again after passing thru the zone more then once.(like walk thru and sends a custom once and thats it)

5)when take ss make it show a small message on the side saying it was token

6)also make it so you can take ss of pt menu

thats all i got for now i hope you atleast take them into consideration

EDIT:dont forget you should try to have BIATCH read of the servers objects file i changed damage of a gun serverside and when i join to test it i got banned by my opwn server

[Updated on: Sun, 22 June 2008 13:28]

Report message to a moderator

Re: Changelist for scripts.dll 4.0 [message #336754 is a reply to message #336747] Sun, 22 June 2008 13:33 Go to previous messageGo to next message
Scrin is currently offline  Scrin
Messages: 1310
Registered: January 2007
Location: Cold City
Karma: 0
General (1 Star)

my main suggestion which should be added (with ss)
add True RGB collor (12) code inside hud..err.. TT.ini to main screen's (top) weapon image icons...(default icons have green collor, 3.4.4.scripts got code to change collor for weapon icons only for custom hud displaying (by default right corner on your game screen, whare you can see your bullets amount, but havent code to do same feature with main weapon icons (i talk about this---> (your 4.0 bug fix quote): ''
jonwil wrote on Sun, 22 June 2008 03:55


A change to the "next weapon" and "previous weapon" code so it will skip weapons that are empty. You can still use the number keys (1 for pistol, 2 for rifle etc) to access these weapons.
This code will also not skip weapons that have a zero ammo count

'''
to make clear what the hell i talked about i can say in easy form: when you have like all or half weapons in wol game and you got all of weapons from bumber '7' and you need to swap like from sbh laser rifle to railgun or repair gun,you look at small green weapon icons on your screen's top (laser gun,laser chaingun/rail/pic/repair...) so this icons must have feature inside TT.ini to set WeaponIconCollor=12 (true .dds RGB) (but keyword ''WeaponIconCollor'' already have in 3.4.4, so you can create some new keyword...?)

here screenshot: (i send pm with that SS to Saberhawk and to Jerad Grey long time ago ,but i have no answers. (these 2 dudes keep ignoring me for some fucking weird reason!)

why not add this good feature?
http://img95.imageshack.us/img95/4583/pleasehelpnp7dq9.jpg





Re: Changelist for scripts.dll 4.0 [message #336783 is a reply to message #336743] Sun, 22 June 2008 14:35 Go to previous messageGo to next message
Naamloos is currently offline  Naamloos
Messages: 771
Registered: April 2004
Location: The Netherlands
Karma: 0
Colonel
Saberhawk wrote on Sun, 22 June 2008 21:38

It culls by first attempting to draw the AABB (worldbox?) of a PhysClass onto the already drawn scene with color and depthbuffer writes off. It then counts the pixels that would have been rendered, if above 0 it would draw the object regularly. It'd cull basically anything you can set a physics type on. However, it's not ment as a complete replacement for VIS, and depending on how the map is set up may cull very little.


I'm not sure I fully understand the first part there, but you mean it will always still draw the 'box' around a physical object and decide whether or not to render the object if anything at all of it is visible?

Unless I'm getting it wrong this is basically what VIS does, just a different method. If so, why can't this become a full replacement for VIS? Assuming it can be improved and all that...

I know many modern games use a script-side 'culling' method rather then Renegade's VIS as it simply takes too much time to do VIS. This is also why most maps in games are a bit maze-like with a lot of walls to optimize the use of these systems.


Beter known as "raapnaap".
www.apathbeyond.com

[Updated on: Sun, 22 June 2008 14:39]

Report message to a moderator

Re: Changelist for scripts.dll 4.0 [message #336934 is a reply to message #336783] Sun, 22 June 2008 17:14 Go to previous messageGo to next message
saberhawk
Messages: 1068
Registered: January 2006
Location: ::1
Karma: 0
General (1 Star)
Naamloos wrote on Sun, 22 June 2008 16:35

Saberhawk wrote on Sun, 22 June 2008 21:38

It culls by first attempting to draw the AABB (worldbox?) of a PhysClass onto the already drawn scene with color and depthbuffer writes off. It then counts the pixels that would have been rendered, if above 0 it would draw the object regularly. It'd cull basically anything you can set a physics type on. However, it's not ment as a complete replacement for VIS, and depending on how the map is set up may cull very little.


I'm not sure I fully understand the first part there, but you mean it will always still draw the 'box' around a physical object and decide whether or not to render the object if anything at all of it is visible?

Unless I'm getting it wrong this is basically what VIS does, just a different method. If so, why can't this become a full replacement for VIS? Assuming it can be improved and all that...

I know many modern games use a script-side 'culling' method rather then Renegade's VIS as it simply takes too much time to do VIS. This is also why most maps in games are a bit maze-like with a lot of walls to optimize the use of these systems.


Yes, it will always draw the bounding box and decide if it will be visible or not off of that. But that's just 20 polygons, and with no textures, lighting, or even actual rendering turned on, it's instantaneous.

Most modern games use occlusion culling to cut down on objects to render, *but* in those cases the engine was designed to take advantage of occlusion culling. Renegade wasn't. And we can't fake being designed for it either because we have no control over draw order. Because the draw order can be seriously messed up at times, occlusion culling can't be completely depended upon.
Re: Changelist for scripts.dll 4.0 [message #336983 is a reply to message #336622] Sun, 22 June 2008 19:29 Go to previous messageGo to next message
jonwil is currently offline  jonwil
Messages: 3555
Registered: February 2003
Karma: 0
General (3 Stars)

No, we aren't going to change where it reads the map name (i.e. different name to the filename)
Lightning should work, if it doesn't, its not going to get fixed for 4.0.
Wireframe mode should work just fine with scripts.dll 4.0, I tested it myself and it works for me.
These 2
when a player pass thru a zone pms them a message i type in serverside but ONLY one pm per player and when they pass thru again nothing happens so one pm per person one time only
a better send custom on zone enter and make it so it dont do it again after passing thru the zone more then once.(like walk thru and sends a custom once and thats it)
we cant do because of how the game detects that you have entered a zone and triggers the zone entry function on the script.
I have added a new version of JFW_Custom_Multiple_Send_Custom, called JFW_Custom_Multiple_Send_Custom_2 which resets.
As far as I know we are not going to make the screenshot code display a message or allow you to take screenshots of anything you can't currently take screenshots of (i.e. menus)

Some other changes made since the big changelog was posted:
You can now set RadarWorldSize in the per-map scrolling radar map ini files, this is because you cannot get a usable set of overheads where every map is at the same scale so you need to change the RadarWorldSize per-map to make things fit.
Removed the recruit label.
Disabled the quickmatch button since quickmatch is broken.
Added a new hud.ini keyword to change the color of the weapon chart images (both the yellow used for empty weapons and the green used for full weapons)
Changed the shadow code to force shadows to the largest square power of 2 texture size that is smaller than the backbuffer size (previously the texture was being created too big and causing issues)
We are also changing the WOL server listing to make it easier to find your favorite server (details still being worked out)


Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
Re: Changelist for scripts.dll 4.0 [message #336984 is a reply to message #336983] Sun, 22 June 2008 19:40 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
jonwil wrote on Sun, 22 June 2008 19:29

No, we aren't going to change where it reads the map name (i.e. different name to the filename)
Lightning should work, if it doesn't, its not going to get fixed for 4.0.
Wireframe mode should work just fine with scripts.dll 4.0, I tested it myself and it works for me.
These 2
when a player pass thru a zone pms them a message i type in serverside but ONLY one pm per player and when they pass thru again nothing happens so one pm per person one time only
a better send custom on zone enter and make it so it dont do it again after passing thru the zone more then once.(like walk thru and sends a custom once and thats it)
we cant do because of how the game detects that you have entered a zone and triggers the zone entry function on the script.
I have added a new version of JFW_Custom_Multiple_Send_Custom, called JFW_Custom_Multiple_Send_Custom_2 which resets.
As far as I know we are not going to make the screenshot code display a message or allow you to take screenshots of anything you can't currently take screenshots of (i.e. menus)

Some other changes made since the big changelog was posted:
You can now set RadarWorldSize in the per-map scrolling radar map ini files, this is because you cannot get a usable set of overheads where every map is at the same scale so you need to change the RadarWorldSize per-map to make things fit.
Removed the recruit label.
Disabled the quickmatch button since quickmatch is broken.
Added a new hud.ini keyword to change the color of the weapon chart images (both the yellow used for empty weapons and the green used for full weapons)
Changed the shadow code to force shadows to the largest square power of 2 texture size that is smaller than the backbuffer size (previously the texture was being created too big and causing issues)
We are also changing the WOL server listing to make it easier to find your favorite server (details still being worked out)


im sorry john my mistake
i did not mean to type lighting im sorry i meant to say
clouds dont work....they dont turn on via chat hook but i can turn them OFF via chat hook

id type !clouds and nothing i got the para filled out right but looking at them in level edit like i did with war blitz and lighting and etc

but when i do !cloudsoff ALL the clouds go away that where they are the map to start with but i cant turn them on...

in the chat hook i made them more darker and gloomy and more clouyd cover but nothing works iv messed with it for a while and nothing and like i said !cloudsoff works....

i talked to reborn and he said its fucked up and to report it
Re: Changelist for scripts.dll 4.0 [message #336985 is a reply to message #336622] Sun, 22 June 2008 19:54 Go to previous messageGo to next message
jonwil is currently offline  jonwil
Messages: 3555
Registered: February 2003
Karma: 0
General (3 Stars)

Same thing. Any issues where weather related script commands dont work are not going to be fixed for 4.0 (the exception to this is the fog related changes being done for the shaders work but that is only intended to give shaders the same fog support as what you get with no shaders at all)


Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
Re: Changelist for scripts.dll 4.0 [message #336988 is a reply to message #336985] Sun, 22 June 2008 21:02 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
jonwil wrote on Sun, 22 June 2008 19:54

Same thing. Any issues where weather related script commands dont work are not going to be fixed for 4.0 (the exception to this is the fog related changes being done for the shaders work but that is only intended to give shaders the same fog support as what you get with no shaders at all)


why not?
Re: Changelist for scripts.dll 4.0 [message #336990 is a reply to message #336622] Sun, 22 June 2008 21:11 Go to previous messageGo to next message
jonwil is currently offline  jonwil
Messages: 3555
Registered: February 2003
Karma: 0
General (3 Stars)

Because we dont know the first thing about how the weather code works.


Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
Re: Changelist for scripts.dll 4.0 [message #336991 is a reply to message #336622] Sun, 22 June 2008 21:12 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
o ok i understand now thanks
Re: Changelist for scripts.dll 4.0 [message #336999 is a reply to message #336983] Sun, 22 June 2008 22:31 Go to previous messageGo to next message
Scrin is currently offline  Scrin
Messages: 1310
Registered: January 2007
Location: Cold City
Karma: 0
General (1 Star)

jonwil wrote on Sun, 22 June 2008 21:29


Added a new hud.ini keyword to change the color of the weapon chart images (both the yellow used for empty weapons and the green used for full weapons)



In Love Blush Thumbs Up


Re: Changelist for scripts.dll 4.0 [message #337034 is a reply to message #336934] Mon, 23 June 2008 05:00 Go to previous messageGo to next message
Naamloos is currently offline  Naamloos
Messages: 771
Registered: April 2004
Location: The Netherlands
Karma: 0
Colonel
Saberhawk wrote on Mon, 23 June 2008 02:14

Naamloos wrote on Sun, 22 June 2008 16:35

Saberhawk wrote on Sun, 22 June 2008 21:38

It culls by first attempting to draw the AABB (worldbox?) of a PhysClass onto the already drawn scene with color and depthbuffer writes off. It then counts the pixels that would have been rendered, if above 0 it would draw the object regularly. It'd cull basically anything you can set a physics type on. However, it's not ment as a complete replacement for VIS, and depending on how the map is set up may cull very little.


I'm not sure I fully understand the first part there, but you mean it will always still draw the 'box' around a physical object and decide whether or not to render the object if anything at all of it is visible?

Unless I'm getting it wrong this is basically what VIS does, just a different method. If so, why can't this become a full replacement for VIS? Assuming it can be improved and all that...

I know many modern games use a script-side 'culling' method rather then Renegade's VIS as it simply takes too much time to do VIS. This is also why most maps in games are a bit maze-like with a lot of walls to optimize the use of these systems.


Yes, it will always draw the bounding box and decide if it will be visible or not off of that. But that's just 20 polygons, and with no textures, lighting, or even actual rendering turned on, it's instantaneous.

Most modern games use occlusion culling to cut down on objects to render, *but* in those cases the engine was designed to take advantage of occlusion culling. Renegade wasn't. And we can't fake being designed for it either because we have no control over draw order. Because the draw order can be seriously messed up at times, occlusion culling can't be completely depended upon.


And there is no way to change the draw order at all unless you have *magic words* the W3D source code...

Hmm. Ok then here comes another question then. I'd like to know if anything is changable about LOD? (level of detail) It's currently based on both range AND a specific number of polygons being rendered. If it's possable to make it only range-dependant so let's say you get max detail objects within 100 meters, lesser between 100 and 400, and lowest detail at 400+. (possably a 4th where the model is removed completely). I'd like to hear your opinion on this being possable or not.


Beter known as "raapnaap".
www.apathbeyond.com

[Updated on: Mon, 23 June 2008 05:04]

Report message to a moderator

Re: Changelist for scripts.dll 4.0 [message #337083 is a reply to message #337034] Mon, 23 June 2008 11:12 Go to previous messageGo to next message
saberhawk
Messages: 1068
Registered: January 2006
Location: ::1
Karma: 0
General (1 Star)
Naamloos wrote on Mon, 23 June 2008 07:00

Saberhawk wrote on Mon, 23 June 2008 02:14

Naamloos wrote on Sun, 22 June 2008 16:35

Saberhawk wrote on Sun, 22 June 2008 21:38

It culls by first attempting to draw the AABB (worldbox?) of a PhysClass onto the already drawn scene with color and depthbuffer writes off. It then counts the pixels that would have been rendered, if above 0 it would draw the object regularly. It'd cull basically anything you can set a physics type on. However, it's not ment as a complete replacement for VIS, and depending on how the map is set up may cull very little.


I'm not sure I fully understand the first part there, but you mean it will always still draw the 'box' around a physical object and decide whether or not to render the object if anything at all of it is visible?

Unless I'm getting it wrong this is basically what VIS does, just a different method. If so, why can't this become a full replacement for VIS? Assuming it can be improved and all that...

I know many modern games use a script-side 'culling' method rather then Renegade's VIS as it simply takes too much time to do VIS. This is also why most maps in games are a bit maze-like with a lot of walls to optimize the use of these systems.


Yes, it will always draw the bounding box and decide if it will be visible or not off of that. But that's just 20 polygons, and with no textures, lighting, or even actual rendering turned on, it's instantaneous.

Most modern games use occlusion culling to cut down on objects to render, *but* in those cases the engine was designed to take advantage of occlusion culling. Renegade wasn't. And we can't fake being designed for it either because we have no control over draw order. Because the draw order can be seriously messed up at times, occlusion culling can't be completely depended upon.


And there is no way to change the draw order at all unless you have *magic words* the W3D source code...

Hmm. Ok then here comes another question then. I'd like to know if anything is changable about LOD? (level of detail) It's currently based on both range AND a specific number of polygons being rendered. If it's possable to make it only range-dependant so let's say you get max detail objects within 100 meters, lesser between 100 and 400, and lowest detail at 400+. (possably a 4th where the model is removed completely). I'd like to hear your opinion on this being possable or not.


No, and that is counter-productive of LOD. Just tweak the static and dynamic LOD numbers (usually) located in HKLM/Software/Westwood/Renegade/System Settings/
Re: Changelist for scripts.dll 4.0 [message #337128 is a reply to message #336622] Mon, 23 June 2008 16:00 Go to previous messageGo to next message
dr3w2 is currently offline  dr3w2
Messages: 485
Registered: September 2006
Location: Ottawa,Canada
Karma: 0
Commander
Will the new anticheat work with the hud.ini files?

For example, hud.ini , mapname.ini .

As of right now renguard rejects these files.


n00bstories Server Administrator
Re: Changelist for scripts.dll 4.0 [message #337151 is a reply to message #336622] Mon, 23 June 2008 20:02 Go to previous messageGo to next message
jonwil is currently offline  jonwil
Messages: 3555
Registered: February 2003
Karma: 0
General (3 Stars)

The new anti-cheat wont reject hud.ini or the mapname ini files as they dont contain items that could be used to cheat.
tt.ini (which does contain potential cheat use items) will be checked though.


Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
Re: Changelist for scripts.dll 4.0 [message #337168 is a reply to message #337151] Mon, 23 June 2008 23:36 Go to previous messageGo to next message
Goztow is currently offline  Goztow
Messages: 9726
Registered: March 2005
Location: Belgium
Karma: 13
General (5 Stars)
Goztoe
jonwil wrote on Tue, 24 June 2008 05:02

The new anti-cheat wont reject hud.ini or the mapname ini files as they dont contain items that could be used to cheat.


I beg to differ.


You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord
Re: Changelist for scripts.dll 4.0 [message #337181 is a reply to message #336622] Tue, 24 June 2008 00:05 Go to previous messageGo to next message
jonwil is currently offline  jonwil
Messages: 3555
Registered: February 2003
Karma: 0
General (3 Stars)

What items in hud.ini can be used to cheat? They may be among the items moved to tt.ini.


Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
Re: Changelist for scripts.dll 4.0 [message #337183 is a reply to message #336622] Tue, 24 June 2008 00:22 Go to previous messageGo to next message
Goztow is currently offline  Goztow
Messages: 9726
Registered: March 2005
Location: Belgium
Karma: 13
General (5 Stars)
Goztoe
The most obvious one coming to my mind: people *cough* scrin *cough* adding harvester and building health to their HUD. There's already been a whole discussion about that.

You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord
Re: Changelist for scripts.dll 4.0 [message #337186 is a reply to message #337183] Tue, 24 June 2008 00:30 Go to previous messageGo to previous message
saberhawk
Messages: 1068
Registered: January 2006
Location: ::1
Karma: 0
General (1 Star)
Goztow wrote on Tue, 24 June 2008 02:22

The most obvious one coming to my mind: people *cough* scrin *cough* adding harvester and building health to their HUD. There's already been a whole discussion about that.


hud.ini doesn't let you do that stock. They modified their shaders.dll to show the information.
Previous Topic: clear screen in spectate mode
Next Topic: PT Bug
Goto Forum:
  


Current Time: Mon May 06 22:31:58 MST 2024

Total time taken to generate the page: 0.01153 seconds