YesNoOk
avatar

ExplodBindTime (SCTRL) (Read 3346 times)

Started by JustNoPoint, October 29, 2015, 01:40:41 pm
Share this topic:
ExplodBindTime (SCTRL)
#1  October 29, 2015, 01:40:41 pm
  • ******
    • www.justnopoint.com/
Changes the position binding time of the player's explods.

Required parameters:
none

Optional parameters:
ID = id_no (int)
Only explods with ID number equal to id_no will have their position binding affected. Set ID to -1 to affect the binding of all explods. The default value is -1.

time = binding_time (int)
Specifies the number of ticks for which the explods should be bound to their binding points (defined at the time the explods were created.) Defaults to 1 tick. A time of -1 binds the explods indefinitely or until another controller changes the bindtime.

Alternate syntax:
value = binding_time may be used instead of time = binding_time.

Example:
none
Re: ExplodBindTime (SCTRL)
#2  October 29, 2015, 01:43:26 pm
  • ****
  • play more SNK games
  • I FUCKING LOVE PLATINUM!
    • South Africa
    • www.trinitymugen.net/
The usefulness or the sctrl is kinda limited since the moment you use it, the explod will bind to it's original spawn point.

Would've been nice if there was a way to bind it to it's current position.