william232
07-25-2006, 09:34 PM
hi,all
As you all know i am in the middle making a game anyway.
the situation is.i am trying to have attack page to allow the user to create wat attack or skill they want to use that echos on to the page. and if they select another attack the message of their first attack disappears my tutor told me database but since it doesnt work very well i have tried other things like sessions and i am just thinking about doing file creation where when the user registers it creates the users attack file.txt file which stores all the attack information in. And then would bring the data from that and displayed in the browser after that if the user chooses the user would be able to select another attack or skill to use against his or her opponent but my main message which way would be easier to achive this.Since they will be more than 1 skill for the user to choose.
As you all know i am in the middle making a game anyway.
the situation is.i am trying to have attack page to allow the user to create wat attack or skill they want to use that echos on to the page. and if they select another attack the message of their first attack disappears my tutor told me database but since it doesnt work very well i have tried other things like sessions and i am just thinking about doing file creation where when the user registers it creates the users attack file.txt file which stores all the attack information in. And then would bring the data from that and displayed in the browser after that if the user chooses the user would be able to select another attack or skill to use against his or her opponent but my main message which way would be easier to achive this.Since they will be more than 1 skill for the user to choose.