30.12.2014, 20:08
cop king it is simple ! create a checkpoint and if player enter checkpoint sendclinetmessage "type /rob to rob the shop"
then create cmd /rob
when /rob settimer example "robtimer" + sendclientmessage "wait 1 min to rob this business"
forward robtimer
public robtimer // here givemoney + score
then create cmd /rob
when /rob settimer example "robtimer" + sendclientmessage "wait 1 min to rob this business"
forward robtimer
public robtimer // here givemoney + score