Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Filterscripts
Threaded Mode
[FilterScript] Explosion to object
erdei18
Little Clucker
Posts: 4
Threads: 2
Joined: Jul 2010
Reputation:
0
#1
25.07.2010, 12:31
does anyone know how can i add explosion to an object which is moving up and down by script? i want to add explosion / sec
Find
Reply
ViruZZzZ_ChiLLL
High-roller
Posts: 1,645
Threads: 100
Joined: Aug 2009
Reputation:
0
#2
25.07.2010, 12:32
Wrong Section, please ask in this Section :
http://forum.sa-mp.com/forumdisplay.php?f=12
Find
Reply
Mauzen
High-roller
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
#3
25.07.2010, 22:16
Set up a timer when creating the object (
https://sampwiki.blast.hk/wiki/SetTimerEx
) and give the objectid as parameter
in the called function, get the position of the object (for this you need to pass the id). Then create a explosion at that position (
https://sampwiki.blast.hk/wiki/CreateExplosion
)
Edit: sorry, just thought this would be in Scripting Discussion...
Find
Reply
Shadow™
Big Clucker
Posts: 186
Threads: 14
Joined: Jul 2010
Reputation:
0
#4
26.07.2010, 09:37
... It is in the Scripting Discussion, he closed it after it was solved.
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Filterscripts