Raised This Month: $51 Target: $400
 12% 

[L4D2 & L4D] Airdrop


Post New Thread Reply   
 
Thread Tools Display Modes
impulse255
New Member
Join Date: Jul 2019
Old 04-16-2022 , 02:45   Re: [L4D2 & L4D] Airdrop
Reply With Quote #161

Can not download without tank version. Site says:
Plugin failed to compile! Please try contacting the author.
bla bla bla

Last edited by impulse255; 04-16-2022 at 02:45.
impulse255 is offline
thewintersoldier97
Senior Member
Join Date: Aug 2021
Location: Vietnam
Old 07-14-2022 , 03:06   Re: [L4D2 & L4D] Airdrop
Reply With Quote #162

Lot of warnings when compiling on SM 1.11.0.6905
Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// l4d2_airdrop.sp
//
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(252) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(477) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(481) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(488) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(496) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(502) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(513) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(738) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(752) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(771) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(775) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(813) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(830) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(838) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(974) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(1066) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(1075) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(1079) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(1207) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(1217) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(1237) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(1682) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(1694) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(1834) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(1840) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(1996) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(2081) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(2102) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(2107) : warning 215: expression has no effect
// D:\GAMES\SERVER\L4D2 #TEST\left4dead2\addons\sourcemod\scripting\l4d2_airdrop.sp(2112) : warning 215: expression has no effect
// Code size:         59924 bytes
// Data size:         29376 bytes
// Stack/heap size:      17632 bytes
// Total requirements:  106932 bytes
//
// 30 Warnings.
//
// Compilation Time: 0.41 sec
// ----------------------------------------

Press enter to exit ...
__________________

Looking for some fun!
thewintersoldier97 is offline
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 07-14-2022 , 23:38   Re: [L4D2 & L4D] Airdrop
Reply With Quote #163

Quote:
Originally Posted by thewintersoldier97 View Post
Lot of warnings when compiling on SM 1.11.0.6905
Don't worry about it as warning says it has no effect. If you are perfectionist you can remove every used LOG(...) macros and recompile. This warning will stay until some pragma or compiler flag will be added to suppress warnings (prob should create feature request).
__________________
cry

Last edited by BHaType; 07-14-2022 at 23:39.
BHaType is offline
Send a message via AIM to BHaType
thewintersoldier97
Senior Member
Join Date: Aug 2021
Location: Vietnam
Old 07-15-2022 , 00:05   Re: [L4D2 & L4D] Airdrop
Reply With Quote #164

Quote:
Originally Posted by BHaType View Post
Don't worry about it as warning says it has no effect. If you are perfectionist you can remove every used LOG(...) macros and recompile. This warning will stay until some pragma or compiler flag will be added to suppress warnings (prob should create feature request).
Got it, ty

Another thing that I found is the "press" type of box bug out frequently and I can't open it.
Also did you decide to remove the parachute thingy?
__________________

Looking for some fun!
thewintersoldier97 is offline
oktyjr
New Member
Join Date: Jul 2022
Location: Turkey
Old 07-18-2022 , 12:29   Re: [L4D2 & L4D] Airdrop
Reply With Quote #165

smx file broke

Last edited by oktyjr; 07-18-2022 at 12:29.
oktyjr is offline
zaviier
Senior Member
Join Date: Aug 2017
Location: Indonesia
Old 08-21-2022 , 15:25   Re: [L4D2 & L4D] Airdrop
Reply With Quote #166

L 08/22/2022 - 03:24:16: [SM] Unable to load plugin "l4d2_airdrop_on_tank (1).smx": Native "CreateAirdrop" was not found
zaviier is offline
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 08-24-2022 , 20:32   Re: [L4D2 & L4D] Airdrop
Reply With Quote #167

Quote:
Originally Posted by thewintersoldier97 View Post
Got it, ty

Another thing that I found is the "press" type of box bug out frequently and I can't open it.
You need to expand mins and maxs of button fix it.
Add to airdrop config mins and maxs vector properties.
Like this
PHP Code:
"mins" "-75 -75 -75"
"maxs" "75 75 75" 
Quote:
Originally Posted by thewintersoldier97 View Post
Also did you decide to remove the parachute thingy?
You still can add parachute to airdrops. You need to specify parachute model in config.
Like this
PHP Code:
"parachute" "models/.../parachute.mdl" 
__________________
cry
BHaType is offline
Send a message via AIM to BHaType
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 08-24-2022 , 20:33   Re: [L4D2 & L4D] Airdrop
Reply With Quote #168

Quote:
Originally Posted by zaviier View Post
L 08/22/2022 - 03:24:16: [SM] Unable to load plugin "l4d2_airdrop_on_tank (1).smx": Native "CreateAirdrop" was not found
l4d2_airdrop_on_tank is a optional module which requires l4d2_airdrop.smx to work.
__________________
cry
BHaType is offline
Send a message via AIM to BHaType
WhatsAnName
Member
Join Date: Jun 2018
Old 09-13-2022 , 07:32   Re: [L4D2 & L4D] Airdrop
Reply With Quote #169

oddly enough airdrop c130 doesnt fly at desired height even with the default 1500 setting and the latest version and removing all plugins it just flys really low clipping into everything it used to work just fine but now idk why it wont (airdrop isnt there due to not working as intended)
Spoiler
WhatsAnName is offline
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 09-14-2022 , 04:14   Re: [L4D2 & L4D] Airdrop
Reply With Quote #170

Quote:
Originally Posted by WhatsAnName View Post
oddly enough airdrop c130 doesnt fly at desired height even with the default 1500 setting and the latest version and removing all plugins it just flys really low clipping into everything it used to work just fine but now idk why it wont
Show me config and on which map this happens
__________________
cry
BHaType is offline
Send a message via AIM to BHaType
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:19.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode