!!

Welcome to Save Point!

Formerly known as RMVXP, Save-Point is a game creational forum that aids users in creating games using software like RPG Maker or Game Maker. Support is also available today for members and members can also upload and download resources and scripts to use in their games. If you are new or experienced we welcome you to register.

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[RMXP Discussion] Is a life simulation game above RPG XP ?
donanandsunder Offline
Junior Member

**
Posts: 7
Joined: May 2010
View My Download Submissions
Thanks: 0
Given 0 thank(s) in 0 post(s)

Save Points: 130sp
Awards:

Gender:
Favorite Maker:
Post: #1
Is a life simulation game above RPG XP ?

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
05-09-2010 08:57 PM
Find all posts by this user Quote this message in a reply
deValdr Offline
My avatar is the view from my window

Posts: 1,045
Joined: Jan 2010
View My Download Submissions
Thanks: 10
Given 2 thank(s) in 5 post(s)

Save Points: 351sp
Items: (View All Items)
Awards:

Gender: Male
Favorite Maker: RPG Maker XP
Post: #2
Is a life simulation game above RPG XP ?

Everything can be done.
It's pretty easy to make an event process when clicked.
05-09-2010 09:00 PM
Visit this user's website Find all posts by this user Quote this message in a reply
donanandsunder Offline
Junior Member

**
Posts: 7
Joined: May 2010
View My Download Submissions
Thanks: 0
Given 0 thank(s) in 0 post(s)

Save Points: 130sp
Awards:

Gender:
Favorite Maker:
Post: #3
Is a life simulation game above RPG XP ?

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 ?
05-09-2010 09:08 PM
Find all posts by this user Quote this message in a reply
donanandsunder Offline
Junior Member

**
Posts: 7
Joined: May 2010
View My Download Submissions
Thanks: 0
Given 0 thank(s) in 0 post(s)

Save Points: 130sp
Awards:

Gender:
Favorite Maker:
Post: #4
Is a life simulation game above RPG XP ?

Bump

Valdred, did you read my question properly ?
05-19-2010 05:59 PM
Find all posts by this user Quote this message in a reply
elisamuelps Offline
Junior Member

**
Posts: 12
Joined: Mar 2010
View My Download Submissions
Thanks: 0
Given 0 thank(s) in 0 post(s)

Save Points: 132sp
Awards:

Gender: Undisclosed
Favorite Maker: None/N/A
Post: #5
Is a life simulation game above RPG XP ?

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
05-19-2010 06:42 PM
Find all posts by this user Quote this message in a reply
Boot Offline
Member

***
Posts: 110
Joined: Mar 2010
View My Download Submissions
Thanks: 0
Given 0 thank(s) in 0 post(s)

Save Points: 228sp
Awards:

Gender: Male
Favorite Maker: None/N/A
Post: #6
Is a life simulation game above RPG XP ?

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.
05-19-2010 06:42 PM
Find all posts by this user Quote this message in a reply
Sephiron Offline
Junior Member

**
Posts: 2
Joined: Feb 2010
View My Download Submissions
Thanks: 0
Given 0 thank(s) in 0 post(s)

Save Points: 130sp
Awards:

Gender:
Favorite Maker:
Post: #7
Is a life simulation game above RPG XP ?

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.
05-19-2010 07:32 PM
Find all posts by this user Quote this message in a reply
deValdr Offline
My avatar is the view from my window

Posts: 1,045
Joined: Jan 2010
View My Download Submissions
Thanks: 10
Given 2 thank(s) in 5 post(s)

Save Points: 351sp
Items: (View All Items)
Awards:

Gender: Male
Favorite Maker: RPG Maker XP
Post: #8
Is a life simulation game above RPG XP ?

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.
05-19-2010 08:26 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Sephiron Offline
Junior Member

**
Posts: 2
Joined: Feb 2010
View My Download Submissions
Thanks: 0
Given 0 thank(s) in 0 post(s)

Save Points: 130sp
Awards:

Gender:
Favorite Maker:
Post: #9
Is a life simulation game above RPG XP ?

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.
05-20-2010 01:01 AM
Find all posts by this user Quote this message in a reply
Post Reply 


User(s) browsing this thread:
1 Guest(s)


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [WIP] ReGaL ( RPG Game Lab ) ntzrmtthihu777 62 1,429 Today 07:22 PM
Last Post: MechanicalPen
  [Kinda-Poll] Pattern Game for new maker ntzrmtthihu777 3 102 04-18-2013 07:07 PM
Last Post: MechanicalPen
  RPG Maker VX Ace Lite - Free (but for how long?) Kain Nobel 20 3,038 03-26-2013 07:21 PM
Last Post: yamina-chan
  Game Idea Thread KasperKalamity 30 1,750 11-14-2012 12:58 AM
Last Post: KasperKalamity
  XNA Game Stdio 4.0 millarso 2 370 08-15-2012 06:34 PM
Last Post: millarso
Question [Game Discussion] Releasing game soundtracks Python Blue 7 764 06-15-2012 02:34 PM
Last Post: Python Blue
  NaGaDeMo - National Game Development Month PK8 2 438 05-26-2012 06:53 PM
Last Post: yamina-chan
  [Maker] Is a legal RPG Maker 2003 in the works? PK8 4 939 04-26-2012 10:59 PM
Last Post: Taylor
  [Game Discussion] Your first ever game GLaDOS 16 1,699 03-07-2012 09:18 PM
Last Post: KasperKalamity
  [Maker] RPG Maker VX Ace, new RPG Maker. PK8 39 6,750 12-17-2011 05:09 PM
Last Post: kirot



 Quick Theme: