Hi, I was wondering if someone with PHP talent could help me make a PVP script for my game? If you are familiar with PHP, please help!
I want something simple, but i don't know how to code this.. like a battle arena where it displays a list of users and then:
player 1 attacks player 2 for X damage (HP left)
player 2 attacks player 1 for X damage (HP left)
player 1 attacks player 2 for X2 damage (HP left)
player 2 attacks player 1 for X2 damage (HP left)
until one player reaches 0 hp.