Quick question about the first Truck splines on Gold Rush...


(Mateos) #1

Hello,

I was playing around with splines, found some quick way to place and link quickly several of them, then I noticed something different in the script, only on the first splines:

wait roll 0 2 dampin

I was wondering what this does exactly? Is it when the terrain where the Truck go is changing from flat to hill, and vice versa? Does it affects whole entity or just wheels if so? If not, what does this stand for? Edit: Or when the direction changes (Turn right/left, wheels only effect)?

Have done some searching here and on Google, no result, and SD wiki page about splines just explains the editor system, not scripting part :confused:

Thanks in advance :slight_smile:


(ischbinz) #2

not sure if that helps:

http://wiki.splashdamage.com/index.php/Appendix_A:_Scripting_Commands

http://games.chruker.dk/enemy_territory/scripting_reference.php

never noticed that: dampin

gl


(Mateos) #3

Seems to be this, thanks :slight_smile: So it makes the movement less linear-looking.