Slow down the game - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Slow down the game (
/showthread.php?tid=143775)
Slow down the game -
antiganye11 - 24.04.2010
Could I slow down the game like with the Adrenaline pill in Singleplayer?
Re: Slow down the game -
KeyWay - 24.04.2010
Sorry, but SA-MP doesnt support that feature. (?)
Re: Slow down the game -
[HiC]TheKiller - 24.04.2010
It does support the adrenaline pill although in 0.3 it seams to speed up the gameplay instead of slowing it down.
Re: Slow down the game -
KeyWay - 24.04.2010
Quote:
Originally Posted by [HiC
TheKiller [Stuntp.com] ]
It does support the adrenaline pill although in 0.3 it seams to speed up the gameplay instead of slowing it down.
|
Really? Whats the function? Is it synced?
Re: Slow down the game -
[HiC]TheKiller - 24.04.2010
Quote:
Originally Posted by KeyWay
Quote:
Originally Posted by [HiC
TheKiller [Stuntp.com] ]
It does support the adrenaline pill although in 0.3 it seams to speed up the gameplay instead of slowing it down.
|
Really? Whats the function? Is it synced?
|
You just add a pill pickup (Forgot the ID). I'm not fully sure if you have to add a Pill anim, I don't think there is one =].
Re: Slow down the game -
IamNotKoolllll - 24.04.2010
Quote:
Originally Posted by KeyWay
Quote:
Originally Posted by [HiC
TheKiller [Stuntp.com] ]
It does support the adrenaline pill although in 0.3 it seams to speed up the gameplay instead of slowing it down.
|
Really? Whats the function? Is it synced?
|
theres setplayerdrunklevel(playerid, 999999999);
Re: Slow down the game -
KeyWay - 24.04.2010
Quote:
Originally Posted by IamNotKoolllll
Quote:
Originally Posted by KeyWay
Quote:
Originally Posted by [HiC
TheKiller [Stuntp.com] ]
It does support the adrenaline pill although in 0.3 it seams to speed up the gameplay instead of slowing it down.
|
Really? Whats the function? Is it synced?
|
theres setplayerdrunklevel(playerid, 999999999);
|
Lol, what player drunk level has to do with this..?
Re: Slow down the game -
antiganye11 - 25.04.2010
So, I can slow down the game with SA-MP?