Search found 2815 matches

by vitinho444
Thu Mar 31, 2011 1:00 pm
Forum: Older Browser MMO Videos
Topic: How to make Sell items system?
Replies: -1
Views: 317

How to make Sell items system?

Hey guys, i want to make a sell items system but i've tried but idk how to make it.
by vitinho444
Thu Mar 31, 2011 12:54 pm
Forum: Older Browser MMO Videos
Topic: No creatures on Battle Arena [solved]
Replies: -1
Views: 947

Re: No creatures on Battle Arena

thanks i already fix it :)
by vitinho444
Sun Mar 27, 2011 4:40 pm
Forum: Older Browser MMO Videos
Topic: No creatures on Battle Arena [solved]
Replies: -1
Views: 947

No creatures on Battle Arena [solved]

hEY Guys, i can't fight in battle arena due to this error..

When i click on that it just appear the normal screen of battle but no creature..

How to add the creature?

PS: i got plenty of creatures in db
by vitinho444
Sun Mar 27, 2011 3:19 pm
Forum: Older Browser MMO Videos
Topic: Undeclared variable bypass error (Resolved)
Replies: -1
Views: 1039

Re: Undeclared variable bypass error

so if i do:

if(isset( bypass )){
$variable = $bypass;
}

it will work?
by vitinho444
Sun Mar 27, 2011 2:56 pm
Forum: Older Browser MMO Videos
Topic: Undeclared variable bypass error (Resolved)
Replies: -1
Views: 1039

Undeclared variable bypass error (Resolved)

Hey guys i followed all the tuts about the PHP Game and now im testing it but in some shops and statpanel and some pages an error appear: Notice: Undefined variable: bypass in C:\xampp\htdocs\Game1\index.php on line 62 how to fix it? my index.php: <?php include_once 'connect.php'; session_start(); i...

Go to advanced search