A good drug effect script? With video or SS please.
#1

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

Thank you
Reply
#2

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

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.
Reply
#4

Find scripting help man. That's wrong section
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)