Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Is a life simulation game above RPG XP ?
#1
Can it be done? Like DerWolfman's Mousie does a great job in creating the same gameplay partially. Variables for the relationship systems.
But can an event be processed just by clicking the event?
And has anybody attempted this yet ?

P.S : I am not talking about picture dating sims, but a SIMS style game .

Thank you for your time
Reply }
#2
Everything can be done.
It's pretty easy to make an event process when clicked.
Reply }
#3
So the character won't have to walk all the way to the event to process it ? YAY !....So I will request it in the script request section.....Help me out will ya ?
Reply }
#4
Bump

Valdred, did you read my question properly ?
Reply }
#5
If u know rgss or C++ there no are limits in making a game so the mouise system can be edited, im trying to edit the mouise too to make compatible with xas hero 3.6, so is not easy but no impossible
Reply }
#6
I'm sure DerVV has said it's currently not possible, something to do with how XP handles event processing.

Don't take my word for it since I can't seem to find the post in question, that's just what I remember reading.
Reply }
#7
Of course it's possible. A while back i made a simulation, but i never released it. It's quite simple, too. It relies on variable changing events to modify the motives and stuff. I also made a motive hud a while ago. I would show you, but i'm sort of in school right now.

Anyways, It's 100% possible to amke a simulation game using RGSS.
Reply }
#8
I read you question, I am just working on a far too large amount of stuff at once right now. To check if an event is clicked, use the mouse script by dervv, and create a method that returns true if the mouse button is clicked, the mouse pos_x and pos_y is larger than the event x and y, but smaller than the event x + height/event y + width
That's pretty much it.
Reply }
#9
Oh god, this is extremely old, but yeah.
http://forum.cheatengine.org/viewtopic.php?t=458586
I used one variable HUD i made ages ago that would update every second, and pretty much did edits to it for each variable. I then used events to modify the variables on each map (So let's say every second, hunger would go down by 1, every 3 seconds sleep down by 1, etc.
I would then use Mephistos house script version 1.6 to place furnitures and stuff that would increase variables. Furnitures like a fridge would call a shop that sold only food, which would increase Hunger in a different way than others. Beds would increase your sleep by a handful of points, but you're stunned i guess.

I then took the same exact pack of scripts and started work on a survival game set on a stranded island. This worked just as well, as i increased the amount of features and decreased the amount of lag.
Then my computer crashed, and i bought a new one.
I'm now working with the same setup as before, but now for a Dungeon keeper style game called Trappers keep.

Anyways, i made this ultra long post just to say that even though it may be difficult, your work can pay off. Anything is possible as long as you can imagine the best way to do it.
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   SMILE GAME BUILDER only $13.99 DerVVulfman 0 802 12-27-2022, 05:06 AM
Last Post: DerVVulfman
   Unnamed Game Engine is known as Roole kyonides 2 3,744 08-28-2020, 11:02 AM
Last Post: kyonides
   I have a request when making your next game... JayRay 1 4,517 11-07-2017, 10:56 PM
Last Post: kyonides
   Input on what sort of game you'd be interested in ChickenFetus 7 12,886 06-28-2016, 03:14 AM
Last Post: DerVVulfman
   Game Development Dream Team Kain Nobel 2 6,115 06-17-2016, 03:43 AM
Last Post: Bounty Hunter Lani
   my Game Battle Questions! JayRay 3 5,889 08-08-2015, 08:01 PM
Last Post: JayRay
   [Kinda-Poll] Pattern Game for new maker hanetzer 4 7,784 01-29-2015, 11:06 PM
Last Post: JayRay
Video  Lets Make a Game LilyKnight 27 29,414 09-26-2014, 04:34 PM
Last Post: greenraven
  Game Idea Thread KasperKalamity 30 35,408 11-14-2012, 12:58 AM
Last Post: KasperKalamity
  XNA Game Stdio 4.0 millarso 2 5,688 08-15-2012, 06:34 PM
Last Post: millarso



Users browsing this thread: