This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //combined RTD and Killstreak+BUFFS by Rumrusher/ZaSpai | |
| //designed with partial Upgradeable Sentries (BassMakesPaste) compatibility | |
| //original killstreak plugin by Lorgan (original idea by Vindicator) | |
| //original rtd plugin by Lorgan | |
| //edits the following: Sentry creation, begin and end steps, Sentry and N+B HUDs, numerous Character events, StabMask collision with Sentry and Character. Adds alarm[8] to Sentry and Character | |
| //uses global.SerializeBuffer to sync new data. WILL CAUSE A HANG AND CRASH if you forget to take this plugin out when you join another server as client!!! | |
| //known issues: incorrect new sentry build HP with respect to sentryBuffStats (IDK how to reference the Character object of the owner player of sentry). Haven't checked the sentry gibs issue thing (I may need to sync its bolt gain value) | |
| //RTD mostly untouched apart from Rummy's inclusion of the Stomp attack for effect 16 | |
| object_event_add(Character,ev_create,0," |