Posts: 458
Threads: 105
Joined: Nov 2013
Reputation:
0
i've got the progressbar include but i dont know how can i make it if someone start capturing a zone, the progress bar will be show in the screen and when zone gets captured the progres bar will be removed.
or when a player starts robbing.
Please can anyone just help me out with this code i cannot understand this one.
Posts: 582
Threads: 18
Joined: Jul 2010
Reputation:
0
Have you created the progressbar ?
Posts: 458
Threads: 105
Joined: Nov 2013
Reputation:
0
yes i have the progres bar creator but i want to teach how can i make a progress bar when someone starts a robbery
Posts: 98
Threads: 25
Joined: Jul 2013
Reputation:
0
Just try the code I gave you ... at //your coords use the coords of the robbery place so when a player gets in the range of those coords the progress bar will start to raise. When it reachers 100 the player will get 15000 $ You should also add a TogglePlayerControllable around there.
Posts: 458
Threads: 105
Joined: Nov 2013
Reputation:
0
Hmm ok gonna try it but now im going offline i will check it later.