Thread
:
New Race Scripting
View Single Post
#
7
07-08-2001, 12:54 PM
General
Banned
Join Date: Apr 2001
Location: Station Square
Posts: 984
okay try that script
if (created) {disabledefmovement; timeout=0.05;}
if (timeout) {
if (keydown(0)) {
x--;
setani walk,;
}
timeout=0.05;
}
General
View Public Profile
View GraalOnline Profile
Find all posts by General