Safe robbing emote?
#1

Hello,

I was scripting some robbing stuff on my gamemode.

I got this:
Код:
	if (strcmp(cmd, "/rob", true) ==0)
	{
    ApplyAnimation(playerid, "ROB_BANK", "CAT_Safe_Rob", 4.0, 1, 0, 0, 1, 0);
		return 1;
	}
What i want is that when i do /rob, a safe pops up and i'm robbing the safe.
How to do that?


Greetings,



Jeroen Hulshof.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)