plefinder.blogg.se

Half life sdk download
Half life sdk download











half life sdk download

they have to worry about weight issues, you wont be able to walk. Now your done when they get the weapon it will show upīut they cannot pull it out or use it. That i just defined is practically, well not movingĪnd the last code to change. Heres a little punishment for those people who use amx and make the rocket accesible #define RPG_WEIGHT 90 ill use some codes from here and ill disable the RPG ill do them in according chapter order to! //First line to edit to disable weapon Okay this is a quick explanation how you can stop a weapon from being used. but it speaks for itself, you pick up bullets or a box of bullets and it adds the amount that you have typed in here #define AMMO_CROSSBOWCLIP_GIVEĜROSSBOW_MAX_CLIP #define AMMO_GLOCKCLIP_GIVE GLOCK_MAX_CLIP The amount of ammo given to a player by an ammo item. this can be changed, by simply changing the numbers. Okay this is the next line, this just shows or repersents how much ammo is given with the gun when you first pick it up.

half life sdk download half life sdk download half life sdk download

the default amount of ammo that comes with each gun when it spawns Okay well simply Change the Glock to like a 7 so now it has 7 bullets per clip :P so change the number, unless you want it to have no clip there for you would use the Value WEAPON_NOCLIP #define HANDGRENADE_MAX_CLIP WEAPON_NOCLIP This is abit easy all the Value changes are under each other heres the next one // the maximum amount of ammo each weapon's clip can hold if you go below zero -10 for say, you run faster then normal. weapon weight factors (for auto-switching) (-1 = noswitch)Įxplanation: 0 = Normal Speed of running, the higher it gets the slower the player runs. lets say you get a glock 7/200 <<< thats the number your changing **Remember, This is how much you can carry on you at a time for a reload. There you will see: // weapon clip/carry ammo capacities Okay Just click on a chapter/Subject you want to ChangeĪlso you are working in the weapon.h the whole tutorial













Half life sdk download