• Siminov's Firearms Source Sweps Beta
    233 replies, posted
[lua][weapons\weapon_fas_m60\shared.lua:1175] attempt to compare number with nil[/lua] when reloading in a multiplayer server also happens to the m249 and the m3, possibly other weapons,
[QUOTE=noobcake;31893130][lua][weapons\weapon_fas_m60\shared.lua:1175] attempt to compare number with nil[/lua] when reloading in a multiplayer server also happens to the m249 and the m3, possibly other weapons,[/QUOTE] Mulitplayer has not been worked on atm, only single player has had attention.
dynamic holdtypes are in need of attention as well, for other players
I have a big problem. Every weapon in the pack, I spawn it and the correct ammo for it, I get a whole bunch of lua errors on the side. I downloaded from the Filefront link. Heres the errors: weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). ERROR: GAMEMODE:'CalcView' Failed: weapons/weapon_fas_sim_base/cl_init.lua:265: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). ERROR: GAMEMODE:'CalcView' Failed: weapons/weapon_fas_sim_base/cl_init.lua:265: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). ERROR: GAMEMODE:'CalcView' Failed: weapons/weapon_fas_sim_base/cl_init.lua:265: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). ERROR: GAMEMODE:'CalcView' Failed: weapons/weapon_fas_sim_base/cl_init.lua:265: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). ERROR: GAMEMODE:'CalcView' Failed: weapons/weapon_fas_sim_base/cl_init.lua:265: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). ERROR: GAMEMODE:'CalcView' Failed: weapons/weapon_fas_sim_base/cl_init.lua:265: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). ERROR: GAMEMODE:'CalcView' Failed: weapons/weapon_fas_sim_base/cl_init.lua:265: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). ERROR: GAMEMODE:'CalcView' Failed: weapons/weapon_fas_sim_base/cl_init.lua:265: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). ERROR: GAMEMODE:'CalcView' Failed: weapons/weapon_fas_sim_base/cl_init.lua:265: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). ERROR: GAMEMODE:'CalcView' Failed: weapons/weapon_fas_sim_base/cl_init.lua:265: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value). weapons\weapon_fas_grenadeflash\shared.lua:218: attempt to call method 'GetDTBool' (a nil value).
[QUOTE=j0lter134;31902253]I have a big problem. Every weapon in the pack, I spawn it and the correct ammo for it, I get a whole bunch of lua errors on the side. I downloaded from the Filefront link. Heres the errors: [/quote] Check that another addon of yours isn't causing this one to fail. Just to let you know, I tested this pack with no other addons, so they may be your problem.
[QUOTE=Siminov;31903877]Check that another addon of yours isn't causing this one to fail. Just to let you know, I tested this pack with no other addons, so they may be your problem.[/QUOTE] When i take all my addons out and go ingame, there no backround, i cant open play singleplayer, so i went on my save and there we errors everywhere and i cant open the menu or anything.
What the hell did you do? I take all addons out of my game and it's like the first day I installed it.
i dont know, ill try to fix it. i have a cracked version standalone : [ and it came a bunch of addons. [highlight](User was permabanned for this post ("Pirated GMod" - Asaratha))[/highlight]
Try it in the newest gmod.
is gmod 11 the latest?
[QUOTE=j0lter134;31909241]is gmod 11 the latest?[/QUOTE] [QUOTE=j0lter134;31908841]i dont know, ill try to fix it.[b] i have a cracked version standalone[/b] : [ and it came a bunch of addons.[/QUOTE] you are screwed kiddo
Wait....is he surfing on a ps3? How come he can buy a ps3 but not gmod? >_>
Any way to change the hands skin?
[QUOTE=VengDaSinner;31944634]Any way to change the hands skin?[/QUOTE] Nope.
this is the best :dance: :rock:
Very Good Weapons Pack! i'm like this! I have a question: How i out the crosshair? for my vids :( Very Good Pack!
[QUOTE=TheNicoP2;31978580]Very Good Weapons Pack! i'm like this! I have a question: How i out the crosshair? for my vids :( Very Good Pack![/QUOTE] There is a way to in the upcoming update, but no way for now unless you have mad cows.
When I was using the firearms source pack, without madcow's pack, madcow's "crosshair options" menu showed up in the options tab (or utilities tab, can't remember). Unchecking the box should turn off the crosshairs.
[img]http://filesmelt.com/dl/4e33dcb50f6c68677ae6f8f7e8a680bd.png[/img] [img]http://www.cosplayworlds.com/wp-content/uploads/2011/07/Duracell-Battery-image.jpg[/img]
that reminds me the pump shotgun thing has no draw sound
[QUOTE=noobcake;31994098]that reminds me the pump shotgun thing has no draw sound[/QUOTE] Odd, because it says there isn't one on mine either, but I remember there being one, I'll see what the problem is. [editline]28th August 2011[/editline] [QUOTE=teh pirate;31993965][img]http://filesmelt.com/dl/4e33dcb50f6c68677ae6f8f7e8a680bd.png[/img] [img]http://www.cosplayworlds.com/wp-content/uploads/2011/07/Duracell-Battery-image.jpg[/img][/QUOTE] I actually zoomed on the shell, it said Lightfield on it?
Players on my RP server cannot hear EACH OTHERS sounds, they can only hear their own. Any ideas as to why that's happening?
-snip-
[QUOTE=Fail Spy;31998032]Players on my RP server cannot hear EACH OTHERS sounds, they can only hear their own. Any ideas as to why that's happening?[/QUOTE] you forgot the script under garrysmod/scripts/sounds
[QUOTE=Siminov;31998258]you forgot the script under garrysmod/scripts/sounds[/QUOTE] We have that in the server already :(
[QUOTE=Fail Spy;31998303]We have that in the server already :([/QUOTE] Idk then that's weird, can't really help you, try messing around with everything a bit.
[QUOTE=Siminov;31998730]Idk then that's weird, can't really help you, try messing around with everything a bit.[/QUOTE] Me and my Co-Owner worked for 19 hours to try and get your weapons to work. We managed to get EVERYTHING but the sounds working, we tried about 5 more hours of work on the sounds and just gave up...
[QUOTE=Fail Spy;31998784]Me and my Co-Owner worked for 19 hours to try and get your weapons to work. We managed to get EVERYTHING but the sounds working, we tried about 5 more hours of work on the sounds and just gave up...[/QUOTE] If you start a random multiplayer server up, do you hear others sounds?
[QUOTE=SDurkee;32004945]If you start a random multiplayer server up, do you hear others sounds?[/QUOTE] Im with Fail Spy on this, yes we do hear each others sounds in a random multiplayer server
[QUOTE=sarleck;32005791]Im with Fail Spy on this, yes we do hear each others sounds in a random multiplayer server[/QUOTE] Yes, that's the odd part. It works locally, but not online. I'm really mad... this pack is AMAZING and I really wanted to use it. Whelp, back to Mad Cows >_> Note: Upon removing the Script from script/sounds, we couldnt hear our OWN guns, but we could still hear EACH OTHERS.
Sorry, you need to Log In to post a reply to this thread.