SA-MP Forums Archive
explosion help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: explosion help (/showthread.php?tid=66567)



explosion help - Zack9764 - 22.02.2009

i'm making a cmd where when it's typed it does CreateExplosion(blah blah blah);

What exactly do I do? Oh and they have to be level 1337+ admin.

Give me that part please. I dont' need the CreateExplosion part.


Re: explosion help - Backwardsman97 - 22.02.2009

Quote:
Originally Posted by Zack9764
i'm making a cmd where when it's typed it does CreateExplosion(blah blah blah);

What exactly do I do? Oh and they have to be level 1337+ admin.

Give me that part please. I dont' need the CreateExplosion part.
Script request thread. And do you need just a cmd?


Re: explosion help - Zack9764 - 22.02.2009

Here's what I have so far:

Код:
//----------------------------------[EXPLOSIONS]-----------------------------------------------
	if(strcmp(cmd, "/secretcommand", true) == 0
	{
I need everything else up to where I put the CreateExplosion and everything after that.


Re: explosion help - ICECOLDKILLAK8 - 22.02.2009

Lol you have even done that wrong, Type CreateExplosion( in pawno and it will tell youu the parameters t needs


Re: explosion help - Backwardsman97 - 22.02.2009

That's pretty much the whole command except for the create explosion part.


Re: explosion help - Zack9764 - 22.02.2009

what about if they are not atleast lvl 1337 admin?


Re: explosion help - Mikep - 22.02.2009

If this is GF, post in the GF topic.


Re: explosion help - Zack9764 - 22.02.2009

no...it's me making a new cmd. and it's not GF either. a special script.