16
General Discussion Forum / Programming help, please
« on: February 27, 2010, 07:24:06 PM »
I know Python, but i prefer RAPTOR, i've used it for almost a year now. Out of boredom, i am trying to write a MTG thingy, basicly it reminds the user of effects that trigger during what phase of the turn. If anyone wants the new RAPTOR program, i'll upload it, i have it. Two questions:
1) Is there a way to make a sort of queu that the player may create while it is running and replay when asked?
2) I've been trying to find a way to negate the notice i get when i don't put in something for input. I found out about looping with x != "", but when i nestle that within a loop to make sure the user put in a sensible answer, it tells me it cannot compare the figures...
[attachment deleted by admin]
1) Is there a way to make a sort of queu that the player may create while it is running and replay when asked?
2) I've been trying to find a way to negate the notice i get when i don't put in something for input. I found out about looping with x != "", but when i nestle that within a loop to make sure the user put in a sensible answer, it tells me it cannot compare the figures...
[attachment deleted by admin]