Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Tiberian Technologies Forum » 4.0 Server settings question
4.0 Server settings question [message #484512] Wed, 20 November 2013 11:21 Go to next message
liquidv2 is currently offline  liquidv2
Messages: 3407
Registered: February 2007
Karma: 0
General (3 Stars)
on a server using 4.0 and BRenBot, how would someone go about changing a vehicle's in-game armor type/class?

how would one change the damage of a specific unit or base defense?

probably relatively simple questions, but they're beyond me and any help would be appreciated


liquidv2
Re: 4.0 Server settings question [message #484513 is a reply to message #484512] Wed, 20 November 2013 11:51 Go to previous messageGo to next message
Xpert is currently offline  Xpert
Messages: 1588
Registered: December 2005
Location: New York City
Karma: 0
General (1 Star)
You could of just asked me this on Jelly lol?

All of this is scripts related and I don't think you would know what I mean but I'll answer it anyways.

liquidv2 wrote on Wed, 20 November 2013 13:21

on a server using 4.0 and BRenBot, how would someone go about changing a vehicle's in-game armor type/class?



On vehicle create, set the vehicle to whatever armor/skin type you want.

Quote:


how would one change the damage of a specific unit or base defense?



Damage hook.


http://i32.photobucket.com/albums/d42/XpertMaverick/xpertyankee.jpg

Creator of NetGuard, an IRC network regulator.
Developer of the CloudyServ 0.982-X project.
Developer of the CloudyServ Ren-X bot.

Part time streamer - https://twitch.tv/gg_wonder
Re: 4.0 Server settings question [message #484514 is a reply to message #484512] Wed, 20 November 2013 14:05 Go to previous messageGo to next message
liquidv2 is currently offline  liquidv2
Messages: 3407
Registered: February 2007
Karma: 0
General (3 Stars)
i was hoping for something a little more specific
if it's something i'd be able to do myself, i'd like to know how or where it may be lol


liquidv2
Re: 4.0 Server settings question [message #484517 is a reply to message #484514] Wed, 20 November 2013 21:16 Go to previous messageGo to next message
Xpert is currently offline  Xpert
Messages: 1588
Registered: December 2005
Location: New York City
Karma: 0
General (1 Star)
liquidv2 wrote on Wed, 20 November 2013 16:05

i was hoping for something a little more specific
if it's something i'd be able to do myself, i'd like to know how or where it may be lol



That's the thing, it's not something on your level lol. It's not like it's a setting where you turn it off and on. It has to be coded.


http://i32.photobucket.com/albums/d42/XpertMaverick/xpertyankee.jpg

Creator of NetGuard, an IRC network regulator.
Developer of the CloudyServ 0.982-X project.
Developer of the CloudyServ Ren-X bot.

Part time streamer - https://twitch.tv/gg_wonder
Re: 4.0 Server settings question [message #484519 is a reply to message #484512] Thu, 21 November 2013 00:35 Go to previous messageGo to next message
Ethenal is currently offline  Ethenal
Messages: 2532
Registered: January 2007
Location: US of A
Karma: 0
General (2 Stars)

can't be changed in objects.ddb? (leveledit)

-TLS-DJ-EYE-K wrote on Mon, 18 March 2013 07:29

Instead of showing us that u aren't more inteligent than a Toast, maybe you should start becomming good in renegade Thumbs Up

Re: 4.0 Server settings question [message #484520 is a reply to message #484512] Thu, 21 November 2013 00:39 Go to previous messageGo to next message
EvilWhiteDragon is currently offline  EvilWhiteDragon
Messages: 3751
Registered: October 2005
Location: The Netherlands
Karma: 0
General (3 Stars)

It could be made to work for TT clients, but old clients will have issues properly displaying health and will not do the right amount of damage (and thus get banned).

http://www.blackintel.org/usr/evilwhitedragon/pointfix.gif
BlackIntel admin/founder/PR dude (not a coder)
Please visit http://www.blackintel.org/

V, V for Vendetta

People should not be afraid of their governments.
Governments should be afraid of their people.
Re: 4.0 Server settings question [message #484521 is a reply to message #484512] Thu, 21 November 2013 02:44 Go to previous message
reborn is currently offline  reborn
Messages: 3231
Registered: September 2004
Location: uk - london
Karma: 0
General (3 Stars)
liquidv2 wrote on Wed, 20 November 2013 13:21

on a server using 4.0 and BRenBot, how would someone go about changing a vehicle's in-game armor type/class?



The easiest way for you would be to place a modified objects.ddb in the server's data folder that has the modification applied.
To make the modification, you would need to download an install level edit, then make the change.
I can't use level edit here right now, so I took a picture from another site for a reference, it's not exactly what you'll be doing, but it's better than nothing.

In the picture below you will see the general tree/hierarchy of the presets.

index.php?t=getfile&id=14781&private=0

You'll need to open Object, then scroll down to vehicle. Under vehicle, you should find the vehicle you want to change the armor type of. Select the preset, then click on the 'mod' button. Under one of the tabs, you'll find settings for the skin and armor type.
To work out the right name of the vehicle, look here:http://renhelp.laeubi.de/tutorial-list-of-useful-presets.html
The armor types you can use are in armor.ini, but you'll need to either find a copy onlione, or use XXC Mixer to extract it from your always.dat file located in your data folder.
What might be better though, is to look up different vehicles and see what they use, so you can best emulate the vehicle armor behaviour you want.

You could make a small plug-in to do the same, but the above is probably the easiest way for you.

liquidv2 wrote on Wed, 20 November 2013 13:21


how would one change the damage of a specific unit or base defense?



I guess you could use the damage hook, but it's a hack really. I still have the source code for that flamer mod you wanted, I can send it to you, and talk you through it a bit offline if you like?

liquidv2 wrote on Wed, 20 November 2013 13:21


probably relatively simple questions, but they're beyond me and any help would be appreciated



The first one is pretty easy, the second one is not so easy, as most damage is calculated client side.



Previous Topic: FDS Crash
Next Topic: windows 8.1 not working with my scripts
Goto Forum:
  


Current Time: Thu Apr 18 19:33:36 MST 2024

Total time taken to generate the page: 0.00666 seconds