Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

Sort of /onduty command

$
0
0
NOTE: I'm no scripting newbie.

Everybody knows the LSRP onduty command, right? When every PD/SD/FD person goes onduty, the PD/SD/FD value increases by one.
How can I have it do that? I thought of doing this.
(ignore the indentation, im not going to indent it by spamming spacebar 4 times)

PHP Code:

(TOP OF SCRIPT)
new 
FDPlayers;
new 
PDPlayers;
new 
SDPlayers

then everytime somebody goes onduty, depending on their faction i would do FDPlayers++; or SDPlayers++; then when they go off-duty i would do FDPlayers = FDPlayers-1; or SDPlayers = SDPlayers-1; etc.
Would that work?

Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>