Please Help Me With Scoring
#1

Hello .

i have 1 question .

if i drive with some vehicle and its giving 1 score point like in 1 minute ? is it possible?

Sorry for bad english

I am very thanks if someone help me :S
Reply
#2

Quote:
Originally Posted by rs2fun111
Hello .

i have 1 question .

if i drive with some vehicle and its giving 1 score point like in 1 minute ? is it possible?

Sorry for bad english

I am very thanks if someone help me :S
Easy.. make a timer that check if there is a player in the X vehicle. the timer should run every minute (60*1000).
When the timer runs just do:

SetPlayerScore(playerid, (GetPlayerScore(playerid)+1) );
Reply
#3

how i make this timer im a beginner coder . :S
Reply
#4

You might want to visit SetTimerEx on SA-MP Wiki
Reply
#5

i did it but it gives 1 score when i enter to car only
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)