28.11.2010, 09:48
Hi, there I got a question,
I want to make this:
In my GM there is the speedboost key, the flip key end the carjump key,
Now, I also have got a race script (downloaded)
How I want to do it is like this:
in my GM I make, new antispeedboost[MAX_PLAYERS]
So, at the keystate change, I can set you need antispeedboost=0 to use this command
and in my Race script I want: when player join race (/startrace and joinrace ) then: antispeedboost=1
Is there a possibilty to use the antispeedboost[maxplayers] in my GM and in my Race script?
I want to make this:
In my GM there is the speedboost key, the flip key end the carjump key,
Now, I also have got a race script (downloaded)
How I want to do it is like this:
in my GM I make, new antispeedboost[MAX_PLAYERS]
So, at the keystate change, I can set you need antispeedboost=0 to use this command
and in my Race script I want: when player join race (/startrace and joinrace ) then: antispeedboost=1
Is there a possibilty to use the antispeedboost[maxplayers] in my GM and in my Race script?