State not ended properley on line 1, yet...
Author | Topic: State not ended properley on line 1, yet... |
---|---|
Shock Trooper
Member # 3276
|
written Friday, July 9 2004 07:36
Profile
...the problem didnt come until I added this part to the END of the dialoulge! Line 1 was not incorrectly ended until I put in this code. I need help. :( Posts: 249 | Registered: Saturday, July 26 2003 07:00 |
Shock Trooper
Member # 4180
|
written Friday, July 9 2004 11:12
Profile
Don't know if this is the problem, but you're getting a NEW random number for each check, and it's probable that none of them would succeed. What you want to do is: -------------------- -spyderbytes Posts: 200 | Registered: Wednesday, March 31 2004 08:00 |
Shock Trooper
Member # 4557
|
written Friday, July 9 2004 13:08
Profile
i think u have to put the action = part before the code block. Also u have to do what spyderbytes said or most of the time the else block will be activated. Posts: 264 | Registered: Wednesday, June 16 2004 07:00 |
Shock Trooper
Member # 3276
|
written Friday, July 9 2004 16:51
Profile
Okay, I set a variable to be the ran, so its something like get_ran blah blah = variable if variable equals this print string 1 if variable equals this blah, well I fixed it, thanks spiderbytes. Posts: 249 | Registered: Saturday, July 26 2003 07:00 |
Shock Trooper
Member # 4445
|
written Friday, July 9 2004 18:50
Profile
text4 = "This scientist looks at you._They dont live here their next DOOR!_"; They don't live here; they're next door their - they're Just to save your beta testers the annoyance, should you finish. Posts: 293 | Registered: Saturday, May 29 2004 07:00 |