• AWP
    10 replies, posted
Hey guys so ive tried a lot to bloody do this but it never works. I need an AWP for the Jailbreak gamemode made by Chessnut. I asked Chessnut myself for help on this and he never did all he said is that he will no longer update the gamemode and does not want to anymore meaning he will not put it on scriptfodder or offer help. The weapons inside the gamemode are counterstrike-source weapons Here is an example of the AK47 inside the jailbreak gamemode please help me :( if ( SERVER ) then AddCSLuaFile( "shared.lua" ) end if ( CLIENT ) then SWEP.PrintName = "AK47" SWEP.Author = "Counter-Strike" SWEP.Slot = 3 SWEP.SlotPos = 1 SWEP.IconLetter = "b" killicon.AddFont( "weapon_ak47", "CSKillIcons", SWEP.IconLetter, Color( 255, 80, 0, 255 ) ) end SWEP.HoldType = "ar2" SWEP.Base = "weapon_cs_base" SWEP.Category = "Counter-Strike" SWEP.ViewModel = Model("models/weapons/cstrike/c_rif_ak47.mdl") SWEP.WorldModel = Model("models/weapons/w_rif_ak47.mdl") SWEP.Weight = 5 SWEP.AutoSwitchTo = false SWEP.AutoSwitchFrom = false SWEP.Primary.Sound = Sound( "Weapon_AK47.Single" ) SWEP.Primary.Recoil = 1.5 SWEP.Primary.Damage = 30 SWEP.Primary.NumShots = 1 SWEP.Primary.Cone = 0.05 SWEP.Primary.ClipSize = 25 SWEP.Primary.Delay = 0.07 SWEP.Primary.DefaultClip = 50 SWEP.Primary.Automatic = true SWEP.Primary.Ammo = "smg1" SWEP.Secondary.Automatic = false SWEP.Secondary.Ammo = "none" SWEP.IronSightsPos = Vector( -13.23, 17, 3 ) SWEP.IronSightsAng = Vector( 1, 0, 0 )
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=147708337[/url] or [url]http://steamcommunity.com/sharedfiles/filedetails/?id=222923459[/url] AND (really important to subscribe to both or you will make buu cry) [url]http://steamcommunity.com/sharedfiles/filedetails/?id=271689250[/url] then read the Readme on [url]https://github.com/garrynewman/gmad[/url] and extract them. The rest is just some uploading.
Nah dude it needs to be like what i showed u [editline]2nd December 2014[/editline] but thx anyway
Dafuq did i just read? extract the addon and look inside of it. The SWEP for the AWP is in the Pack.
Im on a mac atm i cant gmad it :P
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=219846099[/url]
thanks hope it works
Try making sure you're AWP has this line of code in it? [CODE]SWEP.Base = "weapon_cs_base"[/CODE] [editline]2nd December 2014[/editline] [QUOTE=Bob_Dylan;46619972]Im on a mac atm i cant gmad it :P[/QUOTE] Oh dear. I used to know the feeling of that. I got bootcamp now though :D
Yea that thing didn't work I had a pc until i knocked it off my desk :(
Lelelelleleel, Bob still trying to figure out how to add extra weapons to his jailbreak server, seems like he is desperate.. I'll do the offer today then, like you asked :3
Exploderguy who are you? xD
Sorry, you need to Log In to post a reply to this thread.