I need a tip[UNSOLVED !!!!!]
#1

Ok I want to make like when player finishes the race it gives the player 10000$...

I've created new First; etc. but idk how to get stuff that when player finishes race it sets First = 1...
Reply
#2

You have to change First == 1; to First = 1;
== - get
= - set
Reply
#3

Quote:
Originally Posted by Kurence
You have to change First == 1; to First = 1;
== - get
= - set
Ok... But i still need how to get that player ends the race first..
Reply
#4

Quote:
Originally Posted by † мąүқоҳ™
Quote:
Originally Posted by Kurence
You have to change First == 1; to First = 1;
== - get
= - set
Ok... But i still need how to get that player ends the race first..
So you need to know how to do the entire race?
Reply
#5

Quote:
Originally Posted by marharth
Quote:
Originally Posted by † мąүқоҳ™
Quote:
Originally Posted by Kurence
You have to change First == 1; to First = 1;
== - get
= - set
Ok... But i still need how to get that player ends the race first..
So you need to know how to do the entire race?
No, I want to do when player get's to the finish it sends him message : You finished first or You finished second etc. and gives him 10000$
but idk how to make that xD
Reply
#6

Quote:
Originally Posted by † мąүқоҳ™
Quote:
Originally Posted by marharth
Quote:
Originally Posted by † мąүқоҳ™
Quote:
Originally Posted by Kurence
You have to change First == 1; to First = 1;
== - get
= - set
Ok... But i still need how to get that player ends the race first..
So you need to know how to do the entire race?
No, I want to do when player get's to the finish it sends him message : You finished first or You finished second etc. and gives him 10000$
but idk how to make that xD
So you already have a way of knowing when the race starts and when its going on right?

The finish line could be made with ease, all you have to do is a few area checks across the line, and when a car goes though them (the first car) it will say they won, and give them cash....

I am not sure if you need help with the finish line or start line?

Do you already have a way to detect if the player is racing or not?
Reply
#7

Quote:
Originally Posted by marharth
Quote:
Originally Posted by † мąүқоҳ™
Quote:
Originally Posted by marharth
Quote:
Originally Posted by † мąүқоҳ™
Quote:
Originally Posted by Kurence
You have to change First == 1; to First = 1;
== - get
= - set
Ok... But i still need how to get that player ends the race first..
So you need to know how to do the entire race?
No, I want to do when player get's to the finish it sends him message : You finished first or You finished second etc. and gives him 10000$
but idk how to make that xD
So you already have a way of knowing when the race starts and when its going on right?

The finish line could be made with ease, all you have to do is a few area checks across the line, and when a car goes though them (the first car) it will say they won, and give them cash....

I am not sure if you need help with the finish line or start line?

Do you already have a way to detect if the player is racing or not?
Ok.. I'll try.

And i need help with finish line and i have a way to detect if player is racing or not..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)