Topic:   Simple Online RPG   (Read 9719 times)


0 Members and 1 Guest are viewing this topic.

Tireas Dragon


  • GMG Extraordinaire

  • ***


  • Posts: 1626

  • Trying to recover from my shattered screen.
Re: Simple Online RPG
« Reply #15 on: July 31, 2008, 06:20:14 PM »
That link didn't work I assume that's because the sight simply just doesn't currently exist.
I must be dreaming (wake up me wake up) How could this have happened. Tireas' cry when he found his computer fallen over in his chair with it's screen shattered.

Swamp7hing


  • GMG-er

  • **


  • Posts: 751

  • I come from the swamps.
Re: Simple Online RPG
« Reply #16 on: July 31, 2008, 06:26:27 PM »
Quote
That link didn't work I assume that's because the sight simply just doesn't currently exist.

Yeah, thats good, means we can get that domain.

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Simple Online RPG
« Reply #17 on: July 31, 2008, 08:05:31 PM »
You guys should host the site on mike's brand new fast server. It runs at super speeds, is free, and supports php. The game should run really fast on a new Xserver.


-Gandolf

alias


  • Guest
Re: Simple Online RPG
« Reply #18 on: August 06, 2008, 04:49:13 AM »
Why not use ruby?

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Simple Online RPG
« Reply #19 on: August 06, 2008, 09:17:17 AM »
Hmm. What are the pro's and con's of Ruby? Also, I never coded in it. Wouldn't you need a secondary app behind Lw to pick up and send variables?


-Gandolf

alias


  • Guest
Re: Simple Online RPG
« Reply #20 on: August 08, 2008, 05:46:12 AM »
Its built into Mac OSX.
www.ruby-lang.org/

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Simple Online RPG
« Reply #21 on: August 08, 2008, 07:28:54 AM »
Oooh.  Do you know how it works or have any knowledge in it?


-Gandolf

GMG Tim


  • Administrator

  • GMG-er

  • *****


  • Posts: 465
Re: Simple Online RPG
« Reply #22 on: August 08, 2008, 04:52:21 PM »
I will gladly host a game site, and my servers are hosted on Dreamhost, which is very fast and reliable-- just let me know.

Ghost

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Simple Online RPG
« Reply #23 on: August 08, 2008, 05:02:02 PM »
Right now, Gmod is definitely not working, and I am stuck.

So we might just have to take you up on that offer. Though, we have to build something identical to gmod using php or any other language.

Will ruby do everything php could do with gmod? Is it a browser based language?


-Gandolf

GMG Tim


  • Administrator

  • GMG-er

  • *****


  • Posts: 465
Re: Simple Online RPG
« Reply #24 on: August 08, 2008, 08:13:38 PM »
Ruby is Python's competitor-- you can use them as executable scripts online, especially if you use Ruby on Rails.

Ghost

EDIT: I don't know how GMOD's system currently works, but how I would think it should work would be to have each developer get a developer key, which corresponds to a table in the MySQL database. A user can just add data by submitting it using an applescripted cURL command. The server-side script would return a data id number, which the user could store to a variable to access later.
« Last Edit: August 08, 2008, 08:16:54 PM by admin »

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Simple Online RPG
« Reply #25 on: August 08, 2008, 08:44:27 PM »
Yes.  :D

That's exactly how it works. No key is needed though. It's accessed through applescript.

Do you think you can possibly recreate it or help me create it?


-Gandolf

Swamp7hing


  • GMG-er

  • **


  • Posts: 751

  • I come from the swamps.
Re: Simple Online RPG
« Reply #26 on: August 09, 2008, 09:43:07 AM »
Quote
I will gladly host a game site, and my servers are hosted on Dreamhost, which is very fast and reliable-- just let me know.

Ghost

Wow ghost, thats very generous of you! We'll be sure to take you up on that offer once I've created a fully functional flash based site. (We can have an html page for those without flash player, but flash would allow for music, animation, and many more cool things)

Thanks again!

GMG Tim


  • Administrator

  • GMG-er

  • *****


  • Posts: 465
Re: Simple Online RPG
« Reply #27 on: August 09, 2008, 01:25:52 PM »
No problem, if you want, I can even host a domain name.

I could help you redo the GMOD system, but at the moment I'm swamped with school, but I'll have a break mid-september where I could probably put together a draft.

I could also help you with Python if you want, since I'm pretty experienced. Ruby is still on my to-do list.

Ghost

Swamp7hing


  • GMG-er

  • **


  • Posts: 751

  • I come from the swamps.
Re: Simple Online RPG
« Reply #28 on: August 09, 2008, 01:41:11 PM »
Quote
No problem, if you want, I can even host a domain name.

I could help you redo the GMOD system, but at the moment I'm swamped with school, but I'll have a break mid-september where I could probably put together a draft.

I could also help you with Python if you want, since I'm pretty experienced. Ruby is still on my to-do list.

Ghost

All of that would be great, at the moment we need content for LW before we get to work on the site. A draft would be nice :). Better talk to gan with all of this, it seems that this could be a big help.
« Last Edit: August 09, 2008, 01:42:48 PM by Swampthing »

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Simple Online RPG
« Reply #29 on: August 09, 2008, 02:07:29 PM »
Thanks :)

I'm also asking on a few php forums if they could help me understand it a little more.


-Gandolf