I fix it.
There it was misspelled.
$createinfo2 -> $creatureinfo2
.
Search found 7 matches
- Fri Jan 02, 2015 10:53 pm
- Forum: Older Browser MMO Videos
- Topic: Problem with attack
- Replies: -1
- Views: 133073
- Fri Jan 02, 2015 8:53 pm
- Forum: Older Browser MMO Videos
- Topic: Problem with attack
- Replies: -1
- Views: 133073
Re: Problem with attack
Table it's okay.
In attack.php errors, why?
In attack.php errors, why?
- Fri Jan 02, 2015 7:52 pm
- Forum: Older Browser MMO Videos
- Topic: Problem with attack
- Replies: -1
- Views: 133073
Re: Problem with attack
In battle.php monster name see.
In battle.php?creature dont see.
Screens:
In battle.php?creature dont see.
Screens:
- Fri Jan 02, 2015 6:25 pm
- Forum: Older Browser MMO Videos
- Topic: Problem with attack
- Replies: -1
- Views: 133073
Problem with attack
Hi. I have problem with attack. I dont see monsters name. I'm sorry to bother you, but just getting started ERROR Notice: Undefined variable: newcreaturephp in C:\wamp\www\attack.php on line 49 Notice: Undefined variable: creatureinfo2 in C:\wamp\www\attack.php on line 16 Warning: mysql_fetch_array(...
- Fri Jan 02, 2015 6:12 pm
- Forum: Older Browser MMO Videos
- Topic: I need help with tutorial 3, please help me :-(
- Replies: -1
- Views: 8216
Re: I need help with tutorial 3, please help me :-(
Sorry, I did not want to unnecessarily create new topic.
Okay, i create new topic.
Okay, i create new topic.
- Fri Jan 02, 2015 5:44 pm
- Forum: Older Browser MMO Videos
- Topic: I need help with tutorial 3, please help me :-(
- Replies: -1
- Views: 8216
Re: I need help with tutorial 3, please help me :-(
It works, thanks a lot!
But I have next problem.
The attack can not see the names of monster.
Attack goes, but I do not see their names.
Error is in PHP or MySQL?
Very Thanks!
But I have next problem.
The attack can not see the names of monster.
Attack goes, but I do not see their names.
Error is in PHP or MySQL?
Very Thanks!
- Fri Jan 02, 2015 11:35 am
- Forum: Older Browser MMO Videos
- Topic: I need help with tutorial 3, please help me :-(
- Replies: -1
- Views: 8216
I need help with tutorial 3, please help me :-(
Hi. I have error in reguser.php : Fatal error: Function name must be a string in C:\wamp\www\reguser.php on line 6 Could you please check my reguser.php, Thanks ! REGUSER <?php include 'connect.php'; ?> <?php $player=$_POST('player'); $password=$_POST('password'); $pass2=$_POST('pass2'); $player=str...