Smoke script (for skydiving)
#1

Okay so i saw this : [ame]http://www.youtube.com/watch?v=UX3VXqPWydQ[/ame]

So i wanted to try it myself.

This is what i got :
Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
    if (newkeys & KEY_ANALOG_LEFT)
    SetPlayerAttachedObject(playerid, 0, 2780, 10);
	return 1;
}
This would attach a smoke machine to my foot, which makes the same smoke as on the video but 2 times less smoke.
Is there a way to make more smoke? And to make the machine invisible? Because right now it's a big block on my foot, and that's not what i want. I tried it with some other "smoke" makers objects but nothing is like the thing in the video.

Thanks for helping and excuse me for my English.
Reply


Messages In This Thread
Smoke script (for skydiving) - by maximee9 - 28.05.2013, 16:52
Re: Smoke script (for skydiving) - by DobbysGamertag - 28.05.2013, 17:03
Re: Smoke script (for skydiving) - by SilverKiller - 28.05.2013, 17:05
Re : Smoke script (for skydiving) - by maximee9 - 28.05.2013, 17:53
Re: Smoke script (for skydiving) - by SilverKiller - 28.05.2013, 18:15
Re: Smoke script (for skydiving) - by DobbysGamertag - 28.05.2013, 18:20

Forum Jump:


Users browsing this thread: