Code:

while(1)
{
if (player)
{
// do whatever
}
//
wait(1);
}




xXxGuitar511
- Programmer