Posted 06 December 2012 - 06:04 PM
First off, I have read and watched numerous tutorials, I feel I have a common understanding of how this all is working:
Ok so I'm been racking my brain at just the simplest thing i feel…I have tried to establish a function and then call upon that
function in a while loop untill I confirm that the dimensions are correct in which case i'll then have a repeat loop building the bridge but i'm not even to that point yet. Can someone dissect my code and tell me what i'm doing wrong?
Here's my code:
http://pastebin.com/W44qVYyp
THANKS!!!!
- Kaatoz
sorry i almost forgot here's the error recieved: bios:338: [string "bridge"]:25: '=' expected
Ok so I'm been racking my brain at just the simplest thing i feel…I have tried to establish a function and then call upon that
function in a while loop untill I confirm that the dimensions are correct in which case i'll then have a repeat loop building the bridge but i'm not even to that point yet. Can someone dissect my code and tell me what i'm doing wrong?
Here's my code:
http://pastebin.com/W44qVYyp
THANKS!!!!
- Kaatoz
sorry i almost forgot here's the error recieved: bios:338: [string "bridge"]:25: '=' expected
Edited on 06 December 2012 - 05:06 PM