How Making Race?
#1

Need Help!!!


How Make race with 15 chekpoints?

With This Chekpoint:

2044.1884,991.1870,10.3990 -Chekpoint START
2045.7751,866.0841,6.5238 -Chekpoint 1
1405.4211,837.3496,6.5396 -Chekpoint 2
1211.0798,2227.5901,6.4615 -Chekpoint 3
1584.3899,2471.3616,6.5077 -Chekpoint 4
2426.8435,2636.5271,6.1348 -Chekpoint 5
2725.0381,1655.5674,6.4692 -Chekpoint 6
2727.7593,1134.8148,6.4616 -Chekpoint 7
2495.9495,837.7179,6.4615 -Chekpoint 8
2323.2170,915.6291,10.1394 -Chekpoint 9
2288.6865,962.8950,10.4111 -Chekpoint 10
2345.9055,1000.8912,10.4557 -Chekpoint 11
2348.7515,1163.6497,10.3990 -Chekpoint 12
2097.5142,1195.3019,10.3991 -Chekpoint 13
2044.7142,994.0403,10.3990 -Chekpoint FINISH

And with that commands:
/load-race-1
/join-race-1
/ready-race-1
/start-race-1
/best-time

and countdown time max number is 5

and finner get 30000$

PLZ Somebody Help

Sry My Bad Inglish

Reply
#2

look here: http://forum.sa-mp.com/index.php?topic=38904.0
Reply
#3

Quote:
Originally Posted by James_Alex
I Try That Not Work
Reply
#4

[FS]Yagu's race filterscript

Thats what you're looking for. :P
Reply
#5

Quote:
Originally Posted by ·٠•●°Alive°●•٠·
[FS]Yagu's race filterscript

Thats what you're looking for. :P
nice picture
Reply
#6

And! It's OK, But I would like to separate filterscripts!
Reply
#7

Thanks. :P
Reply
#8

i waiting
Reply
#9

i still waiting
Reply
#10

Код:
new cp[MAX_PLAYERS];

cp[playerid] = 1;
SetPlayerRaceCheckpoint( . . . .

public OnPlayerEnterRaceCheckpoint
{
if( IsPlayeIncheckpoint)
{
if(cp[playerid] == 1)
{
DisableRaceCheckpoint(.....
SetPlayerRaceCheckpoint(. . . .
cp[playerid] = 2;
}
else if(cp[playerid] == 2)
{
DisableRaceCheckpoint(....
SetPlayerRaceCheckpoint( .. . 
cp[playerid] = 3l

etc. . .
do you get what im doing? continue it from there.
(not all my functions are spelt correctly :P)

also, those commands you ask for are probably long code
so i doubt it anyone will be willing enough to write long code for you, while there are so many scripts, resources, and applications, than can help / do this for you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)