Thread: system
View Single Post
  #2  
Old 10-04-2001, 02:30 AM
Enigma_GP6 Enigma_GP6 is offline
Banned
Join Date: Jul 2001
Location: Who?
Posts: 261
Enigma_GP6 is on a distinguished road
Send a message via ICQ to Enigma_GP6 Send a message via AIM to Enigma_GP6
It is probably something simple like keydown...... for example:

PHP Code:
if (keydown(keynumber)&&keydown(keynumber()){
//commands here sor gosh sakes;

Like something like that? Or please explain yourself better.

-Rebel95
Reply With Quote