Author Topic: Unknown181  (Read 1621 times)

0 Members and 1 Guest are viewing this topic.

Kon-Tiki

  • Guest
Unknown181
« on: March 09, 2004, 07:18:59 AM »
Neither unknown181(); nor release.key(); get accepted when attempting compiling under AGI Studio 1.37... Anybody know how to get it to work?



Offline Chris Cromer

Re:Unknown181
« Reply #1 on: March 09, 2004, 08:33:25 AM »
That command is only available in AGI 3.002.098, chances are you are using 2.936 which only has 175 commands in it. So 181 isn't available since it's a greater number than 175. ;)
Chris Cromer

It's all fun and games until someone get's hurt then it's just fun. ;)

Kon-Tiki

  • Guest
Re:Unknown181
« Reply #2 on: March 09, 2004, 09:44:08 AM »
Woops ;D Got to find another way to do this then. Thought of making a code that looked like this:
Code: [Select]
if(have.key()) {
  if(release.key()) {
     // Code here
  }
}
That check with release.key()'d be needed because have.key() seems to pass a 1 no matter if there's a key pressed or not.


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.051 seconds with 22 queries.