i am not a scripter at all but i was wondering what is the way of doing a rnd command in ruby.
i was thinking that i could make random enemies appear at random times and drop random items
but i didn't see any kind of command like that in rpg maker xp.
i was thinking that in an event just say you would call a script, all the script would do was get a random integer between X and Y and then store it to a variable.
is that possible?
i was thinking that i could make random enemies appear at random times and drop random items
but i didn't see any kind of command like that in rpg maker xp.
i was thinking that in an event just say you would call a script, all the script would do was get a random integer between X and Y and then store it to a variable.
is that possible?