What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » General Chit Chat » PHP RPG

Pages: (2): « First [ 1 ] 2 » Last »
PHP RPG
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
O.P. PHP RPG
I started making an RPG script for someone (guess who it was... :p), but seeing as I no longer have access to the internet, I can't test it and have to write it in notepad *-)

So, I've given up on that idea and have started writing one in PHP on a MUCH larger scale (that may possible one day be able to interact with a script :p).

I've got most of the ground-work done for it (databases for users, enemies, race, occupation, items, weapons along with login system and basic navigation. I've even got a "skills" system set up for individual stats).

I need help with ideas for things and I need artwork so if anybody wants to help... I'm testing it all on my PC at the moment, but will put it onto a proper server for closed testing when I think it's ready.

As I'm still learning PHP at the minute (it's not too disimilar to other languages though) it might not be ready as soon as I'd like.

Let me know what you think anyway... It's input from others that makes me try to improve whatever it is I'm working on and I have nobody I can get ideas from :s
<Eljay> "Problems encountered: shit blew up" :zippy:
02-12-2007 03:56 PM
Profile PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: PHP RPG
quote:
Originally posted by SpunkyLoveMuff
I started making an RPG script for someone (guess who it was... :p)

me ;D?

quote:
Originally posted by SpunkyLoveMuff
but seeing as I no longer have access to the internet, I can't test it and have to write it in notepad

OH NELLAYS ;o.
quote:
Originally posted by SpunkyLoveMuff
So, I've given up on that idea and have started writing one in PHP on a MUCH larger scale (that may possible one day be able to interact with a script :p).

hot. :cheesy:
quote:
Originally posted by SpunkyLoveMuff
I've got most of the ground-work done for it (databases for users, enemies, race, occupation, items, weapons along with login system and basic navigation. I've even got a "skills" system set up for individual stats).


Cooleh cooleh :D.
quote:
Originally posted by SpunkyLoveMuff
I need help with ideas for things and I need artwork so if anybody wants to help... I'm testing it all on my PC at the moment, but will put it onto a proper server for closed testing when I think it's ready.

gif86 rocks at pictures, maybe he can help with artwork :p?
Depends like what you need, as I am good in abstractish things in photoshop if you need :p.

Ideas, you remember my ideas right :p?

A shop :p.
Maybe battles ;o.

And more when I think of some :o.
quote:
Originally posted by SpunkyLoveMuff
As I'm still learning PHP at the minute (it's not too disimilar to other languages though) it might not be ready as soon as I'd like.

Well good luck learning :).
quote:
Originally posted by SpunkyLoveMuff
Let me know what you think anyway... It's input from others that makes me try to improve whatever it is I'm working on and I have nobody I can get ideas from

It rocks :D. Can't wait wait wait wait wait! =D.

;o

* prashker thinks of a basic situation

SonicSam walks into a tree and loses 10HP.
SonicSam enters store.

--Store--
Potion (Restores 10HP)
Mana Potion (Restores 10MP)
MAGICAL NAZI HAX SWORD (lol Strength + 5)

or something along the lines of that or what you think :p

Just an example ^ :D

edit: Also, got an idea, maybe if you refer someone to sign up if there is a signup system, have it level up the referer ;o.

This post was edited on 02-12-2007 at 04:31 PM by prashker.
02-12-2007 04:06 PM
Profile PM Find Quote Report
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
37 / Male / Flag
Joined: Nov 2004
Status: Away
RE: PHP RPG
Oh jeez. rpg addicts. For SonicSpam's sake those hormones better kick in asap :sad:
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
02-12-2007 04:23 PM
Profile E-Mail PM Web Find Quote Report
vaccination
Veteran Member
*****

Avatar

Posts: 2513
Reputation: 43
32 / Male / –
Joined: Apr 2005
RE: PHP RPG
Sounds good, i'd like to help, but my artwork sucks. ideas? i'll have a think. Meh, any other i can help, ask, i'm happy to help test or anything =P
[Image: jumbled.png]
02-12-2007 05:00 PM
Profile PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
O.P. RE: PHP RPG
quote:
Originally posted by SonicSam
SonicSam thinks of a basic situation:

SonicSam walks into a tree and loses 10HP.
SonicSam enters store.

--Store--
Potion (Restores 10HP)
Mana Potion (Restores 10MP)
MAGICAL NAZI HAX SWORD (lol Strength + 5)

or something along the lines of that or what you think

Just an example ^

edit: Also, got an idea, maybe if you refer someone to sign up if there is a signup system, have it level up the referer ;o.

I'm going to TRY and make it quite funny like that... I don't want just an ordinary RPG where everything is serious ¬_¬

As for the referel system, I'll just add a little box on the signup page. I need to add validation to the signup form anyway and check for duplicate usersnames etc.

Battles are definately going to be in the game, but I'm undecided whether to do it with pure PHP or to do it using flash (if I can get someone to animate all the enemies and characters =/ )

The shop needs to be set up, but I've started making items useable. Got a wierd little PHP/MySQL error at the moment meaning that using items has no effect.

Aside from little bugs (and Dreamweaver being a complete tit), it's not going too bad. I just need to make more items, weapons, enemies and locations.

PM me with ideas for those...

quote:
Originally posted by John Anderton

Oh jeez. rpg addicts. For SonicSpam's sake those hormones better kick in asap

Nope. I don't normally play RPGs, but it seems to be a good all round way of learning several new languages at once
<Eljay> "Problems encountered: shit blew up" :zippy:
02-13-2007 12:17 PM
Profile PM Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
RE: PHP RPG
quote:
Originally posted by SpunkyLoveMuff
but seeing as I no longer have access to the internet, I can't test it and have to write it in notepad (Smilie)
Install apache (or lighttpd) and php (and mysql if you need it) in your computer and test it there? :P
quote:
Originally posted by SpunkyLoveMuff
but I'm undecided whether to do it with pure PHP or to do it using flash (if I can get someone to animate all the enemies and characters =/ )
Use pure php so that other users can play with their mobile phones :P
YouTube closed-captions ripper (also allows you to download videos!)
02-13-2007 12:38 PM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
O.P. RE: PHP RPG
quote:
Originally posted by Mike
Install apache (or lighttpd) and php (and mysql if you need it) in your computer and test it there?

I already use phpdev :p Thats how I can make it at the moment.


quote:
Originally posted by Mike
Use pure php so that other users can play with their mobile phones

Good point I might consider making a seperate WAP version that uses same databases as I'm using frames atm.

This is a preview of a part of the game so far and a section of the PHP I've written for it: (Click for larger)
[Image: progress.png]
<Eljay> "Problems encountered: shit blew up" :zippy:
02-14-2007 02:07 PM
Profile PM Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
RE: PHP RPG
Looks great so far :)
02-15-2007 06:16 PM
Profile E-Mail PM Web Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: PHP RPG
quote:
Originally posted by SpunkyLoveMuff
I'm going to TRY and make it quite funny like that... I don't want just an ordinary RPG where everything is serious ¬_¬

Okies ;o.
quote:
Originally posted by SpunkyLoveMuff
This is a preview of a part of the game so far and a section of the PHP I've written for it: (Click for larger)

Lol, I dont understand all that complicated stuff :cheesy:

quote:
Originally posted by SpunkyLoveMuff
Battles are definately going to be in the game, but I'm undecided whether to do it with pure PHP or to do it using flash (if I can get someone to animate all the enemies and characters =/ )

Pure PHP > Flash

Flash is not good :(.
quote:
Originally posted by SpunkyLoveMuff
As for the referel system, I'll just add a little box on the signup page. I need to add validation to the signup form anyway and check for duplicate usersnames etc.

Ok thats good enough :p.

Anyways, if you need a server thing to eventually start testing it online, SonicSam.Net is Available for you :p.

Will post or PM if I get new ideas ;o.
02-15-2007 08:17 PM
Profile PM Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: PHP RPG
Do I see SQL injection vulnerabilities? :o

http://php.net/security.database.sql-injection
http://php.net/mysql_real_escape_string

:P


And how can you stand coding without syntax highlighting? [Image: deadbanana.gif]
02-15-2007 08:25 PM
Profile PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On