Vic/Sandbox – User
< User:Vic
Jump to navigation
Jump to search
No edit summary |
m (Erentar moved page Vic's Sandbox to User:Vic/Sandbox: Bot: Moved page) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
test | test | ||
From http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?s=;act=ST;f=71;t=55050;st=30 | |||
_queue appears to be an array set by the engine to record events. Each event is a triple of [type, position, time]. Type is one of:- | |||
0 DCEnemyDetected | |||
1 DCFire | |||
2 DCHit | |||
3 DCEnemyNear | |||
4 DCExplosion | |||
5 DCDeadBodyGroup | |||
6 DCDeadBody | |||
7 DCScream | |||
[[Category:Sandbox]] |
Latest revision as of 03:43, 3 December 2018
test
From http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?s=;act=ST;f=71;t=55050;st=30
_queue appears to be an array set by the engine to record events. Each event is a triple of [type, position, time]. Type is one of:-
0 DCEnemyDetected
1 DCFire
2 DCHit
3 DCEnemyNear
4 DCExplosion
5 DCDeadBodyGroup
6 DCDeadBody
7 DCScream