How to make a hero go up along with the elevatorvoid moveelevator(char X[][80], int RH,int CH, int &Ed, int &Eu) { if(RH+1==Ed+1&&CH+1>73) { if...
How to make a hero go up along with the elevatorcould you please post what you mean in codes would really help!
How to make a hero go up along with the elevatorSo I understand how to make an elevator go up to a specific floor, but I can't seem to make the hero...
This user does not accept Private Messages