Thread
:
???
View Single Post
#
2
09-22-2001, 08:20 AM
Merlin
Banned
Join Date: Jul 2001
Location: Merlin - U S A Malak - United Kingdom
Posts: 2,543
uhh
they do
for example
PHP Code:
if (
weaponfired
) {
shoot
();
}
function deffinition
PHP Code:
function
shoot
() {
shootarrow playerdir
;
}
Merlin
View Public Profile
View GraalOnline Profile
Visit Merlin's homepage!
Find all posts by Merlin