| Commit | Date | |
|---|---|---|
|
[r2420]
by
damon_caskey
komap {map} {apply}: Remap when KO'd. {map}: Remap index. |
2009-09-28 15:56:12 | Tree |
|
[r2419]
by
damon_caskey
New script Event: onpainscript - Fires after all pain values are set to entity. Returns following variables: void self: Calling entity. Openborvariant additions: float lasthitx: X location of last hit. New attack supplement: staydown {rise} {riseattack} {rise} - Additional time in centiseconds before entity's next rise. Both values are reset once entity rises or rise attacks. Open to get & changeentityproperites as: int iRise = getentityproperty(vEntity, "staydown"); changeentityproperty(vEntity, "staydown", {rise}, {riseattack}); |
2009-09-26 00:49:53 | Tree |
|
[r2418]
by
damon_caskey
Added openborvariants: lasthitx/a/z. |
2009-09-25 16:14:25 | Tree |
| 2009-09-24 07:49:25 | Tree | |
| 2009-09-23 12:46:19 | Tree | |
| 2009-09-23 08:45:37 | Tree | |
| 2009-09-23 08:02:35 | Tree | |
| 2009-09-23 06:43:07 | Tree | |
| 2009-09-22 15:38:47 | Tree | |
|
[r2411]
by
damon_caskey
Entity script: onkillscript - Runs when engine clears entity from play. Useful to clear out any leftovers, variables, or whatever without messing up death routines. |
2009-09-22 14:24:17 | Tree |