Search found 9 matches
- Sat Jan 02, 2010 1:39 pm
- Forum: Older Browser MMO Videos
- Topic: Video #13
- Replies: 63
- Views: 21832
Re: Video #13
o and another one XD when i buy something in the store it doesnt let me buy. it goes straight to battle.php and when i go to use there nothing in the inventory.
- Sat Jan 02, 2010 1:37 pm
- Forum: Older Browser MMO Videos
- Topic: Video #13
- Replies: 63
- Views: 21832
Re: Video #13
ok thats sorted now thanks and 1 more thing it says "No Creature selected. Go Back!"
- Fri Jan 01, 2010 3:14 am
- Forum: Older Browser MMO Videos
- Topic: Video #13
- Replies: 63
- Views: 21832
Re: Video #13
yer im kinda confused because i got this code for using magic basicly the attack.php but aparently it has an error on line 33 when i attack using magic or normal attack Notice: Undefined index: creature in C:\Downloads\wamp\www\tutorial\attack.php on line 33 <?php include_once 'connect.php'; session...
- Thu Dec 31, 2009 2:08 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #17
- Replies: 36
- Views: 11187
Re: Video #17
whats this error thing im getin Notice: Use of undefined constant level - assumed 'level' in C:\wamp\www\statpanel.php on line 22 Notice: Use of undefined constant level - assumed 'level' in C:\wamp\www\statpanel.php on line 22 Notice: Use of undefined constant exper - assumed 'exper' in C:\wamp\ww...
- Thu Dec 31, 2009 12:23 am
- Forum: Older Browser MMO Videos
- Topic: Mhmm
- Replies: 1
- Views: 972
Mhmm
Mhmm when i log in it says incorrect password or username but when i type index.php at the top it works so auth is wrong 
so can some one give me one

so can some one give me one

- Thu Dec 31, 2009 12:17 am
- Forum: Announcements and Site Discussion
- Topic: Congrats I-R!
- Replies: 4
- Views: 1417
Re: Congrats I-R!
ignore please 

- Thu Dec 31, 2009 12:15 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1083396
Re: Video#5
right i changed that too but it say when i log in (not logged in) 

- Wed Dec 30, 2009 10:40 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #5
- Replies: 348
- Views: 1083396
Re: Video#5
this is my code for authenticate: <?php session_start(); if (isset($_SESSION['player'])) { $player=$_SESSION['player']; } else { echo "Not Logged in <br><br> <A href='login.php'>Login</a>"; exit; } if (isset($_POST['submit'])) { $player=$_POST['player']; $password=$_POST['password']; $play...
- Wed Dec 30, 2009 9:34 pm
- Forum: Older Browser MMO Videos
- Topic: I Need some Help!!!
- Replies: 54
- Views: 78051
Re: I Need some Help!!!
i need the .php from vids 1 - 18.. for now i need : register reguser battle attack login authentice send it to my email, andyng_728@hotmail.co.uk thanks 
