Search found 43 matches

by Gheeda
Thu Feb 02, 2012 10:55 pm
Forum: Beginner Help and Support
Topic: PHP/SQL - Combination of items trigger outfit
Replies: -1
Views: 183

PHP/SQL - Combination of items trigger outfit

So 3 Items are created. a Hat.. a Sword.. and a Cloak. I want the portrait of the character to change when the whole outfit is equipped. How can I make this happen other than checking for every outfit upon reload?
by Gheeda
Wed Jul 13, 2011 4:05 pm
Forum: Coding
Topic: Integrated Rewards & Forum system (like Neopets)
Replies: -1
Views: 522

Re: Integrated Rewards & Forum system (like Neopets)

Really stumpped. I thought it would be simple to create a page that would check for the user logged in.. and then allow them to use that name to use a forum to post freely onto a blank page. The posts itself being held in a database. Any thoughts on this in the meantime would be amazing but I'll pos...
by Gheeda
Tue Jul 12, 2011 8:50 pm
Forum: Coding
Topic: Integrated Rewards & Forum system (like Neopets)
Replies: -1
Views: 522

Re: Integrated Rewards & Forum system (like Neopets)

Yeah, I'm Looking for simplicity over all. A Trade Section, a Help/Social Section, & a News & Feature Update Section. Basic Post/Reply/Mod Tools with the ability for the user to freely change the avatar image his message is accompanied by is what I seek... I dont need spam/flood control, nor...
by Gheeda
Tue Jul 12, 2011 2:13 am
Forum: Coding
Topic: Integrated Rewards & Forum system (like Neopets)
Replies: -1
Views: 522

Integrated Rewards & Forum system (like Neopets)

I want what neopets has managed to do. Simple Forums system with the users account being used to access game content & forums without a seperate login. I've got Avatars/Rewards Unlockable and accounted for in the databases per user just cant think of a way to craft a forum system that can functi...
by Gheeda
Wed Sep 22, 2010 2:32 am
Forum: Coding
Topic: Creature Prefix/Suffixes idea
Replies: -1
Views: 787

Re: Creature Prefix/Suffixes idea

Prefixes would increase 1 particular stat(atk/def/etc). And suffixes would modify Loot Drop <---this I'm unsure how to implement...but its the most necessary....say one suffix is 'of the walking dead'. It would allow random roll on 'zombie' set items/weapons/potions. or 'the Hoarder' would increase ...
by Gheeda
Tue Sep 21, 2010 10:55 pm
Forum: Coding
Topic: Creature Prefix/Suffixes idea
Replies: -1
Views: 787

Creature Prefix/Suffixes idea

Any thoughts on how I could set up battle creature selection to Select 1 random Creature from Database ( that applies to location adventuring in )...and then select 1 random prefix 100% and 1 random suffix 1%. Pre and Suf's would have their own database. ...and somehow temporarily add the pre/suf bo...
by Gheeda
Sat Sep 18, 2010 4:57 pm
Forum: Older Browser MMO Videos
Topic: Player VS Player
Replies: -1
Views: 576

Re: Player VS Player

Unless you chose to have a pvp system thats completely automated (not turn based, where players would decide what moves to use)..you wont be able to do this with php alone. There was a thread about this too long ago...let me see if i can fish it up
by Gheeda
Fri Sep 17, 2010 5:55 pm
Forum: Coding
Topic: Questions about player storefront features & security
Replies: -1
Views: 492

Re: Questions about player storefront features & security

Hmm... So if i were to ever add items to this gamble feature in the future...I would HAVE to remove/move items so it makes the rand block bigger? Probably wouldn't hurt to have a whole item database dedicated to this gambling page if that were the case. Since I wanted the majority of the item reward...
by Gheeda
Fri Sep 17, 2010 3:38 pm
Forum: Coding
Topic: Questions about player storefront features & security
Replies: -1
Views: 492

Re: Questions about player storefront features & security

Nice, so its now sitting quietly...but I'm still having trouble successfully structuring a randomization routine. Like I said in the post before I'm trying to randomize a rarity result...and then with that result...randomize again within the parameters of the rarity to select a random item. Am I gon...
by Gheeda
Fri Sep 17, 2010 4:05 am
Forum: Coding
Topic: Questions about player storefront features & security
Replies: -1
Views: 492

Re: Questions about player storefront features & security

Was thinking about something earlier....Two things really.. Is it possible to include Xxx.php IF ? Let me give you an example Currently trying to make a gambling page that Randomizes for rarity then randomizes once again for an item of the selected rarity. Haven't necessarily been successful getting...

Go to advanced search