View Single Post
  #6  
Old 01-18-2004, 04:29 AM
Hevaricubed Hevaricubed is offline
Registered User
Join Date: Aug 2003
Posts: 262
Hevaricubed is on a distinguished road
Send a message via AIM to Hevaricubed Send a message via Yahoo to Hevaricubed
Quote:
Originally posted by Python523
isn't there a testlink or testwarp or something that returns an index?
Quote:
commands.rtf doth quoth'd
testbomb( x, y ) the index of the bomb on position (x,y)
testcompu( x, y ) the index of the baddy on position (x,y)
testexplo( x, y ) the index of the explosion on position (x,y)
testhorse( x, y ) the index of the horse on position (x,y)
testitem( x, y ) the index of the item on position (x,y)
testnpc( x, y ) the index of the npc on position (x,y)
testplayer( x, y ) the index of the player on position (x,y)
testsign( x, y ) the index of the sign on position (x,y)
Nope.
__________________
Reply With Quote