targeting in php
Posted: Wed Mar 21, 2012 2:00 am
I am making a text based browser game.
and I was hoping to the whole game in PHP MySQL then go back and add JavaScript and Ajax.
But I can't seem to find a way to targeting system is.
targeting system needs to work like this, the player first clicks on target be it Monster another player,and that target status is displayed on the screen
in a text box. Then the player will click action button, it casts a spell or to do in fact, and then that action is applied to the target.
I'm having a real hard time doing this without JavaScript is it even possible to do it in alone?
Any ideas of great appreciated
cheers
and I was hoping to the whole game in PHP MySQL then go back and add JavaScript and Ajax.
But I can't seem to find a way to targeting system is.
targeting system needs to work like this, the player first clicks on target be it Monster another player,and that target status is displayed on the screen
in a text box. Then the player will click action button, it casts a spell or to do in fact, and then that action is applied to the target.
I'm having a real hard time doing this without JavaScript is it even possible to do it in alone?
Any ideas of great appreciated
cheers