Is there any possible way..
#1

Hello all,

Is there any possible way that I could make someone speed up when they run? Like make them run 2x faster? I'm trying to make it so that administrators can run really fast, not sure if it's possible, probably not.

Eh, just a thought.
Reply
#2

PLay with the SetPlayerVelocity
Reply
#3

I don't think that'd work, that only works for a specific direction, I want them to maintain the same smooth speed in all directions even when they turn a corner etc.

Thanks for your help anyway!
Reply
#4

use an Adrenaline Pill, create the pickup on the player he will pick it up and he will run faster
Reply
#5

How would I create one of those?
Reply
#6

https://sampwiki.blast.hk/wiki/PickupGuide
https://sampwiki.blast.hk/wiki/Pickup_help
Reply
#7

Yeah, I got that part. But on the part where it says OnPlayerPickUpPickup I don't know what to do, SetPlayerAdrenaline? It doesn't exist.
Reply
#8

No, the adrenaline pill automatically has an effect on the player.
Reply
#9

You could get player pos and create the picukp in his location.
Reply
#10

I've got;

pickup = CreatePickup(1241, 23, 1759.0189,-1895.1260,13.5622,-1);

But when I walk over it nothing happens.
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)