but when I try it out, I get the error....
Trying to set the room speed to a value <= 0.
Can anyone help please?
Edited by Zeus2000, 08 August 2008 - 01:18 AM.
Posted 08 August 2008 - 01:09 AM
Edited by Zeus2000, 08 August 2008 - 01:18 AM.
Posted 08 August 2008 - 01:12 AM
Posted 08 August 2008 - 01:18 AM
Okay, I'll try that. Thanks.Don't. If you could do that, your game would freeze.
A better way would be to deactivate all instances except for a control instance.
Posted 04 June 2011 - 07:27 PM
Posted 04 June 2011 - 07:28 PM
Posted 04 June 2011 - 07:31 PM
Try usingI have similar problems. I'm trying to make that the player at the start of the game get a message where he / she may write the "room_speed" for the game.
room_speed = get_string('How fast roomspeed do you want to use?','room speed');
My problem is that I get this error message: Error Message - Trying to set the room speed to a value <= 0.
room_speed = real(get_string('How fast roomspeed do you want to use?','room speed'));
because what you have there is a string, not a value.Edited by LOS.A, 05 June 2011 - 08:41 PM.
Posted 05 June 2011 - 08:31 PM
Posted 14 June 2011 - 06:27 PM
Edited by GS-games, 15 June 2011 - 10:00 PM.
0 members, 0 guests, 0 anonymous users