SA-MP Forums Archive
A good drug effect script? With video or SS please. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: A good drug effect script? With video or SS please. (/showthread.php?tid=572361)



A good drug effect script? With video or SS please. - Eugine - 27.04.2015

Could someone give me a good script of drug effects, along with a video or SS (optional)

Thank you


Re: A good drug effect script? With video or SS please. - Karan007 - 27.04.2015

Search for it. Because i think no one is going to give you and this is not a place to request scripts.


Re: A good drug effect script? With video or SS please. - Crayder - 27.04.2015

Do a simple thing such as this:
pawn Код:
new Float:X, Float:Y, Float:Z;
GetPlayerPos(playerid, X, Y, Z);
pickup = CreatePickup(1241, 1, X, Y, Z, GetPlayerVirtualWorld(playerid));
SetPlayerDrunkLevel(playerid, 10000);
DestroyPickup(pickup);
This activates the player's adrenaline and shakes their screen.


Re: A good drug effect script? With video or SS please. - Hardicore - 29.04.2015

Find scripting help man. That's wrong section