1 Question Help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: 1 Question Help (
/showthread.php?tid=525327)
1 Question Help -
arlindi - 11.07.2014
Hello can to show mee how to make the skin go more slowly Because are so faster.
Thnx For help
Re: 1 Question Help -
KayJ - 11.07.2014
https://sampforum.blast.hk/showthread.php?tid=304423
Re: 1 Question Help -
arlindi - 11.07.2014
I dont want it a command i want it to go no verry faster to go more slowly without command
Re: 1 Question Help -
NewerthRoleplay - 11.07.2014
Quote:
Originally Posted by arlindi
I dont want it a command i want it to go no verry faster to go more slowly without command
|
Rather than doing it in a command just use it under a callback such as OnPlayerSpawn.
Re: 1 Question Help -
arlindi - 11.07.2014
Hmm can u give me an example ? When is slow and when is fast?
Re: 1 Question Help -
arlindi - 11.07.2014
Can to help ?
Re: 1 Question Help -
arlindi - 11.07.2014
Still not work. Sorry for BUMP
Re: 1 Question Help -
arlindi - 11.07.2014
Hmm Anyone ?
Re: 1 Question Help -
AMouldyLemon - 11.07.2014
Trial and error my friend
pawn Код:
SetPlayerVelocity(playerid, 1, 1,1);
Just an example
Re: 1 Question Help -
arlindi - 11.07.2014
This will make skin's slowly or fastly ?