KaMi Posted January 13, 2020 Posted January 13, 2020 (edited) Hello ! i'm back again with my first gamemode based on [PROTOTYPE] and [PROTOTYPE2] games. The context is simple. A secret government agency ( called Black Watch ) has to fight against a guy with superhuman skills in a post-apocalyptic place called 'The Red Zone'. The Black Watch Team has three ranks: Trooper - Commander - Pilot. Each rank has its own skills and respective vehicles Spoiler as the black watch team, the superhuman (Prototype) has a wide variety of skills, attacks and transformations Spoiler Also during the course of the gamemode, certain events occur such as: Super Soldiers Airstrikes & Others. Note: this gm needs at least 4 players to run ( or you can also change it cause is an Open Source script ) Thx for your time . Download the resource here Edited January 13, 2020 by KaMi 2
KaMi Posted January 14, 2020 Author Posted January 14, 2020 well, I realized the gamemode has a little bug so I decided to fix it and put some new things: Settings: <settings> <setting name="*RoundTime" value="[10]" /> <!-- Round Time ( Default: 10 mins ) --> <setting name="*Zombies" value="true" /> <!-- Enable Zombies? ( Default: true ) --> <setting name="*MinPlayers" value="[0]" /> <!-- Minimum players to play. If the value is 0, bots will spawn ( can cause some lag ) ( Default: 4 ) --> </settings> If the value of 'MinPlayers' is 0, Bot soldiers will spawn and the 'single player' mode will start. Bots: Bloodtox bomb ( a powerful toxin that can cause a great health loss in the prototype ) Double Impulse ( 'W' two times ): 1
Moderators IIYAMA Posted January 15, 2020 Moderators Posted January 15, 2020 @KaMi I can't see any images. Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
KaMi Posted January 15, 2020 Author Posted January 15, 2020 (edited) Just now, IIYAMA said: @KaMi I can't see any images. SOLVED. Thank you for reply Edited January 15, 2020 by KaMi
Moderators IIYAMA Posted January 15, 2020 Moderators Posted January 15, 2020 5 minutes ago, KaMi said: What ? I can see the images. Can you send me a PM with a picture ? Hmm, now they work. Maybe related to an update of some sort, because I couldn't see them the moment I replied. 1 Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now