Thread
:
typing script
View Single Post
#
7
12-11-2005, 08:38 AM
ApothiX
Okiesmokie
Join Date: May 2004
Posts: 1,447
Just out of curiosity, but why do you do:
PHP Code:
sx
=
50
/
100
*
screenwidth
+
this
.
keyspressed
;
instead of:
PHP Code:
sx
=
screenwidth
/
2
+
this
.
keyspressed
;
?
__________________
[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys.
")
ApothiX
View Public Profile
View GraalOnline Profile
Find all posts by ApothiX