SA-MP Forums Archive
Slow Player down ? - 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 Player down ? (/showthread.php?tid=96180)



Slow Player down ? - Trooper[Y] - 06.09.2009

How can i slow down players movement ?
I thought (reminding in GTA:VC) that i can slow the player down with the "Power Pill" (/Adrenaline Pill).
But this increases the speed.

Can you imagine any way i could ddo this ?

btw. i tried ApplyAnimation with a slow speed, but it doesnt worked


Re: Slow Player down ? - dice7 - 06.09.2009

The VC adrenaline pill in San Andreas slows down the whole world.


Re: Slow Player down ? - [HKS]dlegend - 06.09.2009

if u have this UsePlayerPedAnims(); remove it but then the plyers looks like he is running like a gay


Re: Slow Player down ? - Trooper[Y] - 06.09.2009

Ill try.

And this pill slowing down the world would be perfect

/edit:
No, thats now what i wanted to !
Same effect as before


Re: Slow Player down ? - DMSOrg - 06.09.2009

Hmm... i should try that whole pill thing


Re: Slow Player down ? - Trooper[Y] - 06.09.2009

Theres only i pill ive found, and it makes the player to a rocket


Re: Slow Player down ? - dice7 - 06.09.2009

The adrenaline pill slows you down, not makes you faster

GTA VC Missions: Mission 26 - Dirty Lickin's

1:10

Same effect in san andreas


Re: Slow Player down ? - Trooper[Y] - 06.09.2009

So please tell me, why it doesnt ?!
If im using this code
Код:
GetPlayerPos(playerid,x1[playerid],y1[playerid],z1[playerid]);
		bullettimepickup[playerid] = CreatePickup(1241,3,x1[playerid],y1[playerid],z1[playerid],GetPlayerVirtualWorld(playerid));
		SetTimerEx("DisappearPickup",1000,0,"%i",bullettimepickup[playerid]);
the character seems to run like a hax0r