Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <meta>
- <info author="Kenix" description="Advanced Anti Zombie" version="1.0.6" type="script" />
- <script src="core_server.lua" type="server"/>
- <script src="core_client.lua" type="client"/>
- <settings>
- <!-- option 1 --> <setting name="#UseGunsInSaveZone" value="[ true ]" />
- <!-- option 2 --> <setting name="#UseRadarArea" value="[ true ]" />
- <!-- Added in version 1.0.1 -->
- <!-- option 3 --> <setting name="#UseRunInSaveZone" value="[ true ]" />
- <!-- option 4 --> <setting name="#UseJumpInSaveZone" value="[ true ]" />
- <!-- option 5 --> <setting name="#UseWeaponHudInSaveZone" value="[ false ]" />
- <!-- option 6 --> <setting name="#UseAmmoHudInSaveZone" value="[ true ]" />
- <!-- Added in version 1.0.4 -->
- <!-- option 7 --> <setting name="#UseDamageInSaveZone" value="[ true ]" />
- <!-- option 1 = If a player enters the zone, he can not use a gun -->
- <!-- option 2 = use this option if you want to use Radar Area (color map) -->
- <!-- Added in version 1.0.1 -->
- <!-- option 3 = If you are using false then you can not run in this area and if you use true you will be able to run in this area -->
- <!-- option 4 = If you are using false then you can not jump in this area and if you use true you will be able to jump in this area -->
- <!-- option 5 = this option is responsible for the weapon if you use false then when you go into this zone your weapon (HUD) is not visible and if true then the opposite -->
- <!-- option 6 = this option is responsible for the ammo if you use false when you go in this area and ammo (HUD) is not visible and if true then the opposite -->
- <!-- Added in version 1.0.4 -->
- <!-- option 7 = this option is if damage you if use false then canceled damage -->
- <!-- Notice: all options are on default -->
- </settings>
- </meta>
Advertisement
Add Comment
Please, Sign In to add comment