Questions on the videos

Location of the Videos
jpoisson
Posts: 245
Joined: Sun Aug 02, 2009 5:12 pm

Re: Questions on the videos

Post by jpoisson »

Sounds good Halls.
Laguages:
PHP, MYSQL, (X)HTML, HTML5, JQuery, CSS 3.0,
C, C#, C++, Python, Pascal, Perl, Ruby, Turing

Software:
Adobe MC CS4, Visual Studio 2008, Notepad++,
NetBeans IDE, WAMPSERVER

Browsers:
Internet Explorer, Firefox, Opera, Safari, Chrome
(Always have latest patches for browsers.)

Free time:
...
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Questions on the videos

Post by hallsofvallhalla »

did you see how i fixed the monster issue in the 11th video? How did that work for you?
User avatar
neronix17
Posts: 317
Joined: Sat Aug 01, 2009 5:01 am

Re: Questions on the videos

Post by neronix17 »

works great, cant cheat now :D
This isnt just a gimp mask...This is an S&M gimp mask...
jpoisson
Posts: 245
Joined: Sun Aug 02, 2009 5:12 pm

Re: Questions on the videos

Post by jpoisson »

if you would really want :P I might be able too find a loop hole :D.
Laguages:
PHP, MYSQL, (X)HTML, HTML5, JQuery, CSS 3.0,
C, C#, C++, Python, Pascal, Perl, Ruby, Turing

Software:
Adobe MC CS4, Visual Studio 2008, Notepad++,
NetBeans IDE, WAMPSERVER

Browsers:
Internet Explorer, Firefox, Opera, Safari, Chrome
(Always have latest patches for browsers.)

Free time:
...
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Questions on the videos

Post by hallsofvallhalla »

as long as you find the fix also. I can spend the next 6 months and 20 videos doing nothing but teaching how to keep cheaters off but we would never get a game made would you ;)
jpoisson
Posts: 245
Joined: Sun Aug 02, 2009 5:12 pm

Re: Questions on the videos

Post by jpoisson »

I am always willing to do that for you :) provided I have a clean version once and a while :P

I already have an issue right now I am going to be looking into. I think reusing the dead.php page would be good fix for when a player dies they can still attack a monster by refreshing the fight. or at least with the latest could i could. I will have a fix posted tomorrow when I get a spare moment.
Laguages:
PHP, MYSQL, (X)HTML, HTML5, JQuery, CSS 3.0,
C, C#, C++, Python, Pascal, Perl, Ruby, Turing

Software:
Adobe MC CS4, Visual Studio 2008, Notepad++,
NetBeans IDE, WAMPSERVER

Browsers:
Internet Explorer, Firefox, Opera, Safari, Chrome
(Always have latest patches for browsers.)

Free time:
...
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Questions on the videos

Post by hallsofvallhalla »

why not (at top of page somewhere)just put code in the attack or battle.php that states

if ($playerinfo3[hpoints] < 1)
{
echo " you are dead, you need to heal or come back to life";
link to whatever page
exit;
}
User avatar
neronix17
Posts: 317
Joined: Sat Aug 01, 2009 5:01 am

Re: Questions on the videos

Post by neronix17 »

why dont you add a topic in the tutorial that has fixes like these? then theyre all in one place :D and you wont have to use a minute or so on a video for it
This isnt just a gimp mask...This is an S&M gimp mask...
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Questions on the videos

Post by hallsofvallhalla »

these are more additions than fixings. Its like I have said, my videos are not meant to be a full on game with all hacks fixed and everything in them. They are a shell for you to add on to and build from.
User avatar
neronix17
Posts: 317
Joined: Sat Aug 01, 2009 5:01 am

Re: Questions on the videos

Post by neronix17 »

true, and i just lost trail of thought so i cant remember what i was going to say (stupid tv had a malfunction - again...)
This isnt just a gimp mask...This is an S&M gimp mask...
Post Reply

Return to “Older Browser MMO Videos”