Welcome, Guest. Please login or register.

What openbor you prefer: Double dragon,battletoads or final fight !? by lirexpatrio
[December 07, 2012, 07:15:27 pm]


what are your favorite games OpenBOR?! by lirexpatrio
[December 07, 2012, 07:09:46 pm]


Post Some Awesome Videos by maxman
[December 07, 2012, 05:51:39 pm]


Can @cmd playmusic "aaaa" 1 also increse music sound ? by BeasTie
[December 07, 2012, 05:24:38 pm]


Streets of Rage: Silent Storm by mtrain
[December 07, 2012, 03:45:05 pm]


Site will be down for maintenance on 12/8/2012 thru 12/10/2012 by Damon Caskey
[December 07, 2012, 07:42:42 am]


Cancelled SOR 3d Remake by riccochet
[December 07, 2012, 03:58:33 am]


Dungeon Fighter: B.O.R. by msmalik681
[December 07, 2012, 03:24:27 am]


[TUTORIAL] How to create 4 Games of OpenBOR in 1 CD (650 MB) by magggas
[December 06, 2012, 09:46:25 pm]


custknife by Bloodbane
[December 06, 2012, 09:34:09 pm]


blockfx help by B.Kardi
[December 06, 2012, 04:09:14 pm]


street of age 4 hd by corradlo
[December 06, 2012, 01:41:36 pm]


ClaFan - Classic Fantasy ver 1.17 by soniczxblade
[December 06, 2012, 05:01:20 am]


Bug Archive by Bloodbane
[December 06, 2012, 02:00:44 am]


"Bio-Doom" and "Gears of Doom" by BulletBob
[December 05, 2012, 10:07:21 pm]


Contra Locked 'N' Loaded v2 by Bloodbane
[December 05, 2012, 09:39:43 pm]


Downloadable OpenBoR Manual by BeasTie
[December 05, 2012, 08:31:24 pm]


Having trouble testing changes by B.Kardi
[December 05, 2012, 03:05:53 pm]


DragonBall Absalon by msmalik681
[December 05, 2012, 02:52:13 pm]


[Hi-Res] Swamp by Vibrant
[December 05, 2012, 10:47:14 am]


  • Dot Guests: 86
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.



Author Topic: Remove dive velocity limit  (Read 745 times)

0 Members and 1 Guest are viewing this topic.

Offline Bloodbane

  • Hero Member
  • *****
  • Posts: 7113
  • Dark Dragon
Remove dive velocity limit
« on: December 21, 2011, 12:23:20 am »
 While modding in 2D, I discovered years ago that y velocity for moving down or say, dive velocity is limited to 6 pixels per centisecond.
 I'd like to request the limit to be removed cause it prevents me and other modders to make bombs or projectile which dives fast.
OpenBoR Manual

Basic OpenBoR Tutorials

OpenBoR Tricks & Tutorials

"The more often enemies attack, the more open they are to counter attacks"

Offline utunnels

  • Developer
  • Hero Member
  • *****
  • Posts: 2713
Re: Remove dive velocity limit
« Reply #1 on: December 21, 2011, 12:27:14 am »
Or you didn't mean the dive command, if so, there's a maxfallspeed command for level.
The problem is it affects all entities, not just bombs.



Quote from: http://dcemulation.org/?title=OpenBORManual
maxfallspeed {value}

~This sets maximum falling speed in the level.
~It should use negative value. Defaults to -60
~Setting -20 makes characters fall like in water.
« Last Edit: December 21, 2011, 12:33:49 am by utunnels »

Offline Bloodbane

  • Hero Member
  • *****
  • Posts: 7113
  • Dark Dragon
Re: Remove dive velocity limit
« Reply #2 on: December 21, 2011, 12:50:25 am »
 Oh that's what the command for :-[.
 Thanks utunnels!
OpenBoR Manual

Basic OpenBoR Tutorials

OpenBoR Tricks & Tutorials

"The more often enemies attack, the more open they are to counter attacks"

Offline utunnels

  • Developer
  • Hero Member
  • *****
  • Posts: 2713
Re: Remove dive velocity limit
« Reply #3 on: December 21, 2011, 12:53:42 am »
BTW, it seems the manual link has not been updated for a while.
Is there a way other members can help to edit the page?

Offline zamuel

  • Commercial
  • Hero Member
  • *****
  • Posts: 564
Re: Remove dive velocity limit
« Reply #4 on: December 21, 2011, 12:56:24 am »
BTW, it seems the manual link has not been updated for a while.
Is there a way other members can help to edit the page?

If I find time I'll try to over the holiday.  Likewise, I keep putting off updating the wiki.
FOLH Progress
Primary game: Done!
Extra mode: Done!

Street Team: Reign of the Iron Dragon - http://lavalit.com:8080/index.php/topic,6240.0.html

Offline Bloodbane

  • Hero Member
  • *****
  • Posts: 7113
  • Dark Dragon
Re: Remove dive velocity limit
« Reply #5 on: December 21, 2011, 01:12:45 am »
 I can't say. It was Christuserloeser who made the site, we should wait for him.
OpenBoR Manual

Basic OpenBoR Tutorials

OpenBoR Tricks & Tutorials

"The more often enemies attack, the more open they are to counter attacks"

Offline MatMan

  • Hero Member
  • *****
  • Posts: 1320
Re: Remove dive velocity limit
« Reply #6 on: December 21, 2011, 11:09:40 am »
I take it Dive uses the same back end code from Tossentity as I noticed not to long ago that it had a limit on it aswell, good to know that it can be set. Thanx  ;D

Offline Bloodbane

  • Hero Member
  • *****
  • Posts: 7113
  • Dark Dragon
Re: Remove dive velocity limit
« Reply #7 on: January 01, 2012, 11:26:02 pm »
 I tried setting maxfallspeed 100 and the result is unexpected. Flying platforms flies faster than before. How could this be? I thought setting this only changes maximum falling speed instead of changing gravity..... wait, is that what this command is for?
OpenBoR Manual

Basic OpenBoR Tutorials

OpenBoR Tricks & Tutorials

"The more often enemies attack, the more open they are to counter attacks"

Offline utunnels

  • Developer
  • Hero Member
  • *****
  • Posts: 2713
Re: Remove dive velocity limit
« Reply #8 on: January 01, 2012, 11:31:21 pm »
You should use negative value for this command, the default value is -6.
maxtossspeed is positive, it affects the upper limit (going upward).
« Last Edit: January 01, 2012, 11:33:48 pm by utunnels »

 



 0%




mighty
SimplePortal 2.3.3 © 2008-2010, SimplePortal