How to make authokeys?
#7

I guess it will be possible in the future someday to use random keys...
however for the horn I guess it's the submission key...
Look on the website mauzen sent, there is a "released" code somewhere lower on the site, copy this code and then you can use something like this:
Код:
if(RELEASED(KEY_SUBMISSION)){
if(IsPlayerInAnyVehicle(playerid)){
new v = GetVehicleID(playerid), Float:a;
GetVehicleZAngle(v, a);
SetVehicleZAngle(v, a);
}
}
this code at OnPlayerKeyStateChange or so...

(I don't know whether this works or not as I just wrote it up)
Reply


Messages In This Thread
How to make authokeys? - by knackworst - 19.10.2010, 19:36
Re: How to make authokeys? - by Mauzen - 19.10.2010, 19:43
Re: How to make authokeys? - by legodude - 19.10.2010, 19:43
Re: How to make authokeys? - by Voldemort - 19.10.2010, 19:51
Re: How to make authokeys? - by Mauzen - 19.10.2010, 20:00
Re: How to make authokeys? - by knackworst - 19.10.2010, 20:06
Re: How to make authokeys? - by Sascha - 19.10.2010, 20:22
Re: How to make authokeys? - by LarzI - 19.10.2010, 20:42
Respuesta: How to make authokeys? - by The_Moddler - 19.10.2010, 20:54
Re: Respuesta: How to make authokeys? - by Sascha - 19.10.2010, 20:59
Respuesta: Re: Respuesta: How to make authokeys? - by The_Moddler - 19.10.2010, 21:08

Forum Jump:


Users browsing this thread: 5 Guest(s)