CreateExplosion problems - 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)
+--- Thread: CreateExplosion problems (
/showthread.php?tid=444463)
CreateExplosion problems -
yaron0600 - 16.06.2013
Yo I just want to make a explosions for FDSA , Then I want make it the best RP , Then how many fires by addfire I should add and also how many and which explosions type I should add and the radius for your opinion ?
Код:
CreateExplosion(2113.1768, -1806.5131, 22.2188, 8, 1);
Can you re-write what do you think ?
Re: CreateExplosion problems -
park4bmx - 17.06.2013
Is all up to u to decide, adjust as for the purpose of the needed explosion!
Re: CreateExplosion problems -
Mattakil - 17.06.2013
What are you asking? :S
Re: CreateExplosion problems -
Donvalley - 17.06.2013
not sure what your asking exactly but these will help
https://sampwiki.blast.hk/wiki/CreateExplosion
&
https://sampwiki.blast.hk/wiki/Explosion_List
Re: CreateExplosion problems -
yaron0600 - 17.06.2013
I meant which Createexplosion type is the RPst in the Explosion_List....
Re: CreateExplosion problems -
MP2 - 17.06.2013
Use an explosion type that doesn't produce fire (as it's not synced) and create the fire manually with objects (the particle things).