Browser MMO Video #14

Location of the Videos
User avatar
neronix17
Posts: 317
Joined: Sat Aug 01, 2009 5:01 am

Re: Video 14

Post by neronix17 »

Damnit now I have to make the armour and weapons images for my game :lol: another 2 brilliant videos, cant wait for the next one halls :D
This isnt just a gimp mask...This is an S&M gimp mask...
dragonhall
Posts: 14
Joined: Sun Sep 20, 2009 9:00 pm

Re: Video 14

Post by dragonhall »

I am getting the same error as ravinos, any ideas?
dragonhall
Posts: 14
Joined: Sun Sep 20, 2009 9:00 pm

Re: Video 14

Post by dragonhall »

Ok i seemed to have fixed it.
Line 42 of equipment.php looks like this now

Code: Select all

else {$selectbackpack3['equip'] = "<A href='equipped.php?randid=$selectbackpack3[randid]&type=w&local=0'>Equip";} 
User avatar
Ravinos
Posts: 281
Joined: Tue Sep 15, 2009 4:14 pm

Re: Video 14

Post by Ravinos »

Works great now :)
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Video 14

Post by hallsofvallhalla »

its the ' and ' surrounding the array variables. when saved with dreamweaver I don't need to include those. With context you do. I need to remember to put those in. :)
User avatar
Ravinos
Posts: 281
Joined: Tue Sep 15, 2009 4:14 pm

Re: Video 14

Post by Ravinos »

I use Dreamweaver CS4.....it won't let me do anything if the ' ' aren't used to bracket the variables :(
Last edited by Ravinos on Fri Oct 09, 2009 8:58 pm, edited 2 times in total.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Video 14

Post by hallsofvallhalla »

hmm weird, must be a setting in my wamp then.
User avatar
Ravinos
Posts: 281
Joined: Tue Sep 15, 2009 4:14 pm

Re: Video 14

Post by Ravinos »

eh it's no big deal. I know what to look for now when writing these up if I get errors. It's the first thing I look for followed by the variable name being correct.
User avatar
neronix17
Posts: 317
Joined: Sat Aug 01, 2009 5:01 am

Re: Video 14

Post by neronix17 »

Ravinos wrote:eh it's no big deal. I know what to look for now when writing these up if I get errors. It's the first thing I look for followed by the variable name being correct.
So its the second thing you look for :D
This isnt just a gimp mask...This is an S&M gimp mask...
User avatar
Ravinos
Posts: 281
Joined: Tue Sep 15, 2009 4:14 pm

Re: Video 14

Post by Ravinos »

[wrong] then ['wrong'] then ['right'] would be more like it :twisted:
Post Reply

Return to “Older Browser MMO Videos”