PHP RPG - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: General (/forumdisplay.php?fid=11) +---- Forum: General Chit Chat (/forumdisplay.php?fid=14) +----- Thread: PHP RPG (/showthread.php?tid=71676) PHP RPG by Spunky on 02-12-2007 at 03:56 PM
I started making an RPG script for someone (guess who it was... ), but seeing as I no longer have access to the internet, I can't test it and have to write it in notepad RE: PHP RPG by prashker on 02-12-2007 at 04:06 PM
quote: me ;D? quote: OH NELLAYS ;o. quote: hot. quote: Cooleh cooleh . quote: gif86 rocks at pictures, maybe he can help with artwork ? Depends like what you need, as I am good in abstractish things in photoshop if you need . Ideas, you remember my ideas right ? A shop . Maybe battles ;o. And more when I think of some . quote: Well good luck learning . quote: It rocks . 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 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. RE: PHP RPG by John Anderton on 02-12-2007 at 04:23 PM Oh jeez. rpg addicts. For SonicSpam's sake those hormones better kick in asap RE: PHP RPG by vaccination on 02-12-2007 at 05:00 PM 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 RE: PHP RPG by Spunky on 02-13-2007 at 12:17 PM
quote: 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: Nope. I don't normally play RPGs, but it seems to be a good all round way of learning several new languages at once RE: PHP RPG by Mike on 02-13-2007 at 12:38 PM
quote:Install apache (or lighttpd) and php (and mysql if you need it) in your computer and test it there? quote:Use pure php so that other users can play with their mobile phones RE: PHP RPG by Spunky on 02-14-2007 at 02:07 PM
quote: I already use phpdev Thats how I can make it at the moment. quote: 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) RE: PHP RPG by Nathan on 02-15-2007 at 06:16 PM Looks great so far RE: PHP RPG by prashker on 02-15-2007 at 08:17 PM
quote: Okies ;o. quote: Lol, I dont understand all that complicated stuff quote: Pure PHP > Flash Flash is not good . quote: Ok thats good enough . Anyways, if you need a server thing to eventually start testing it online, SonicSam.Net is Available for you . Will post or PM if I get new ideas ;o. RE: PHP RPG by WDZ on 02-15-2007 at 08:25 PM
Do I see SQL injection vulnerabilities? RE: PHP RPG by Nathan on 02-15-2007 at 08:59 PM
quote:Yeah get notepad++ it pwns. btw if you need hosting then i have 250GB and 4TB of bandwith to use up. with mysql db and all of that shiz And i have another 2 servers i could put it on for you RE: PHP RPG by -dt- on 02-15-2007 at 09:07 PM
ugh and also you can use different types of quotes eg code: you could just change the html attributes quotes to ' code: no messy escaping stuff then =p also you do know you can stop php parsing and start it again right? code: RE: PHP RPG by Nathan on 02-15-2007 at 09:13 PM
quote: Yay i do something right xD Oh and even though -dt- has a point. Only escape stuff if you've copied a lot of html code with " in it otherwise dont use them RE: PHP RPG by WDZ on 02-15-2007 at 09:19 PM
Ewww... single quotes... RE: PHP RPG by John Anderton on 02-17-2007 at 09:49 AM I thought it wasn't possible to write messier code than dt. I was clearly wrong RE: PHP RPG by Spunky on 02-20-2007 at 02:54 PM
EDIT: and aside from everything below... remember, I'm a coding noob quote:Yeah, but I don't want to keep using closing and opening tags when there isn't really an absolute need for it. As for the MySQL stuff, I've not done anywork to validate stuff yet, and it's all using the root user until I get everything else sorted first (I can change it later *meh*). Almost finished with all the foundations of it anyway now... Still got to build the shop and just add to the weapons, enemies, locations and stuff Then I'll make stuff neater Heres some more little shots of it (it's all PHP so far with one little thing in javascript): As you can see... the pictures are pretty crap, so if anybody wants to help RE: PHP RPG by prashker on 02-20-2007 at 08:15 PM COOLIES !!!!!!!!!!!!!!!!!!!!!!!! quote: Okies . RE: PHP RPG by Mike on 02-20-2007 at 09:24 PM
Looking great so far |