Post: delete all care packages?
02-05-2015, 03:13 PM #1
oCmKs_4_LiFe
< ^ > < ^ >
(adsbygoogle = window.adsbygoogle || []).push({}); just wondering if anyone has a script to delete all t6_wpn_supply_drop_ally's? i really need 1 so i dont have to keep fast restarting match after spawning stuff Smile
(adsbygoogle = window.adsbygoogle || []).push({});
02-05-2015, 03:27 PM #2
Dj33dj33
Little One
Originally posted by LiFe View Post
just wondering if anyone has a script to delete all t6_wpn_supply_drop_ally's? i really need 1 so i dont have to keep fast restarting match after spawning stuff Smile


Use this

Originally posted by another user
initFastDelete()
{
if(self.FastDelete == 0)
{
self.FastDelete = 1;
self thread doFastDelete();
self iPrintlnbold("Fast Object Delete: On");
}
else
{
self.FastDelete = 0;
self notify("stop_FastDelete");
}
}
doFastDelete()
{
self endon("disconnect");
self endon("stop_FastDelete");
for(;Winky Winky
{
if(self adsButtonPressed())
{
self NormalisedTrace("entity") delete();
}
wait 0.05;
}
}
02-05-2015, 03:35 PM #3
oCmKs_4_LiFe
< ^ > < ^ >
bro thats bad syntax

Edit

oh dont woryry its because ngu made (;; ) that a wink lol
02-05-2015, 03:53 PM #4
oCmKs_4_LiFe
< ^ > < ^ >
Originally posted by Dj33dj33 View Post
Use this

thanks but u gota aim at the objects to delete! can u just make it so it deletes all at a click of a button
02-05-2015, 03:56 PM #5
Dj33dj33
Little One
Originally posted by LiFe View Post
thanks but u gota aim at the objects to delete! can u just make it so it deletes all at a click of a button


ok i send you later the script Happy^^
02-05-2015, 04:20 PM #6
oCmKs_4_LiFe
< ^ > < ^ >
Originally posted by Dj33dj33 View Post
ok i send you later the script Happy^^

thanks bro
02-05-2015, 06:03 PM #7
oCmKs_4_LiFe
< ^ > < ^ >
Originally posted by Dj33dj33 View Post
ok i send you later the script Happy^^

did u get the script yet? Smile
02-05-2015, 06:50 PM #8
Dj33dj33
Little One
Originally posted by LiFe View Post
did u get the script yet? Smile


Sry bro its not so easy and Takes more Time Smile pls wait 1 day Happy
02-06-2015, 05:49 PM #9
oCmKs_4_LiFe
< ^ > < ^ >
Originally posted by Dj33dj33 View Post
Sry bro its not so easy and Takes more Time Smile pls wait 1 day Happy

u get it yet mate
02-06-2015, 06:09 PM #10
Dj33dj33
Little One
Its simple Example: go to The Merry Go Round Thread and Go in The Script to Explode(); and now think Twice Smile

No Problem man Happy

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo