Changing Mindash and Maxdash values with lua?

If, for example, you have a variable of name player holding a player_t struct, it would be something like this:
Code:
player.mindash = x*FRACUNIT
player.maxdash = y*FRACUNIT
with x and y being integers, of course.

Consider using the wiki. It's all there. Open the search function that your browser should have and look for "mindash".
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top