01.04.2016, 23:35
Heya guys
I'm working on a roleplay script and I decided to improve my Taxi's system
I would like to script a fare system which the driver could set a price per minute/second or so
I have two questions:
1. Can you guys just suggest me in which publics should I use it ? OnPlayerStateChange seems to suit the best
2. How am I supposed to do the counting ? Simply FareVariable[playerid]++ ? It won't be accurate
I'm working on a roleplay script and I decided to improve my Taxi's system
I would like to script a fare system which the driver could set a price per minute/second or so
I have two questions:
1. Can you guys just suggest me in which publics should I use it ? OnPlayerStateChange seems to suit the best
2. How am I supposed to do the counting ? Simply FareVariable[playerid]++ ? It won't be accurate