I am fairly new to php, and seem to have a small problem with my map code. I am currently writing a game code where a player moves from coord to coord on a map. Each time they click to move N, S, E, or W there is a chance they may encounter a monster, oasis, treasure, etc. etc. I have a basic code for the map itself bu cant find a way to have the character put into the map. If anyone has anything on movement within a map I would greatly appreciate it. I can send my script to you to have you look over it etc. etc. Thanks in advance for any input.
Proxximo