![]() |
What about a Highscore? User will mess with each other... ;)
by the way... clicks Install. |
Erwin,
Thanks, this hack is great and super easy to install! You have once again done us all a favor here. One thing I found though is that you didn't account for ' character, so I added it by changing the code as follows: $additional_letters = " -.,';!?%&0123456789"; Once again, great work and thanks so much! http://www.mcseworld.com/forums/hangman.php |
Wow easy to install and works great in vb2.3.3!
Now if you can modify it so it can show who played and their score that would be cool too! Scott |
great hack! Also a big thx to the namelists ^^
|
Will this hack work with vb3?
|
anyone care to port this to vb3 ? I'd like to have a vb3 interesting hangman ^^
|
How difficult would it be to port this to v3?
|
I'm dying for this on vB3. :D
|
Hope I'm not the only one. ;)
|
Me too but.....it seems noone is going to port this >_< SO SADDDDD
|
This is a very nice hack! I've installed it, but haven't released it to my members yet...I'd like to make one little tweak to it first.
My problem is....I have a lot of "stuff" in my board's header so when you click on a hangman letter (and it processes the selection) it pops you back to the top of the board and you have to scroll down a half page to get back to the playing board. Is there someway to add an anchor/target to the top of the playing board so that it automatically pops to that spot when you're playing the game? It seems like I would need to add something like an <a name="tophangman"> in the hangman template and also something would need to be done to the hangman.php file when it processes the letter selections. I think I could do the template, but the hangman.php file is just greek to me. Can anyone help me and let me know what adjustments to make to achieve this? Thanks for any help! |
ok, I managed to figure this out on my own (probably simple to most of you, but I don't know much about any of this so not-so-simple to me). In case anyone else is wondering too here's how I did it...
In the hangman template I put in an anchor near the top of the playing board <a name="topofboard">your anchor here</a> then in the hangman php file I found this line... PHP Code:
PHP Code:
|
All times are GMT. The time now is 06:54 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|