![]() |
Ok now why wont this work?
Why wont this work?
NPC Code: |
Re: Ok now why wont this work?
Quote:
this.dir = int(random(1,5)); |
ur onwall is messy tho
|
yea I know about the onwall stuff but I know why that wasnt making it work
thx |
dir = (dir+int(random(1,4)))%4;
Thats nice a neat =D |
Re: Ok now why wont this work?
Quote:
|
Re: Re: Ok now why wont this work?
Quote:
Also, the parts where you check stuff like this.dir=3 should be this.dir==3. Quick guide to where to use == as opposed to =: if = is found inside: if () while () or the second part of for () then use == otherwise, use = |
Quote:
|
Re: Re: Re: Ok now why wont this work?
Quote:
|
| All times are GMT +2. The time now is 07:26 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.