Thread
:
Trees.
View Single Post
#
8
12-08-2001, 05:08 AM
Python523
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Re: ok.
Quote:
Originally posted by maximus_asinus
I will try to make it but I proably will make a mess of it.I used:
if (playerdir=2) {
dir=4;
say whatever;
}
if (playerdir==2)
remember, = is an assignment, == means equals
Python523
View Public Profile
View GraalOnline Profile
Find all posts by Python523