Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Threaded Mode
bug bombs
s3ek
Big Clucker
Posts: 164
Threads: 63
Joined: Dec 2013
Reputation:
0
#1
05.08.2015, 12:51
(
Последний раз редактировалось s3ek; 07.09.2015 в 13:24.
)
after explode bombs... objects not deleted its a bug
Find
Reply
cnoopers
Huge Clucker
Posts: 426
Threads: 128
Joined: Aug 2013
Reputation:
0
#2
05.08.2015, 12:54
do u use DestroyObject for ALL object?
Find
Reply
s3ek
Big Clucker
Posts: 164
Threads: 63
Joined: Dec 2013
Reputation:
0
#3
05.08.2015, 12:56
i use in public OnPlayerDisconnect
Quote:
if(BombenObject[playerid] != -1) DestroyObject(BombenObject[playerid]);
but not work
Find
Reply
cnoopers
Huge Clucker
Posts: 426
Threads: 128
Joined: Aug 2013
Reputation:
0
#4
05.08.2015, 12:59
it is gonna work only for latest created bomb. use max_objects or max_bombs or whatever u define maximum amount of bombs, then use loop to destroy them all.
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
Scripting Help