Games:Halo 5: Guardians/Forge/Scripting/6. Resources for Scripters

From [DEV] Forgehub Wiki
< Games:Halo 5: Guardians‎ | Forge‎ | Scripting
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page contains links to Halo 5 scripting resources and references. Here you will find tools to assist in creating and organizing your script schemes, from entire gametype systems to simple object behaviors, as well as examples of how some scripters have gone about creating theirs. Included are reference tools, such as lists of name locations BS available colors for objects. Anyone with a passion for scripting is welcome to join https://discord.gg/rSFqZ4C on Discord.


Lessons

Captain Punch https://docs.google.com/document/d/1diMQaKCbiaUu6qZQ52RMvv_wHKkOfoyj1yEWseEyoCE/edit?usp=sharing https://docs.google.com/document/d/1l1vX_6MYBGwOyAhG6bPXre_e3--h0NvTpX4N2qRTAb8/edit?usp=sharing https://docs.google.com/document/d/1seWNpyedguDYWgMJIrfguBlMeyWIvxGQuiiV6_ppipM/edit?usp=sharing


Ray Benefield https://github.com/RayBenefield/Forge-Dev-Kit/blob/master/docs/memory.hs.md https://github.com/RayBenefield/Forge-Dev-Kit/blob/master/tests/timer-pattern.hs.md


Databases, Reference Lists

https://docs.google.com/spreadsheets/d/1vNcpgv4Ime2no1cy8vLqUWzU08qXqqKq0TLRyjOR5yQ/edit#gid=2031915871 https://docs.google.com/spreadsheets/d/1xEnHCIYbQGS1myXowwcC5bSaN0u0cA1GAwl78GPXH3g/edit#gid=88866356

Reference Maps

https://www.halowaypoint.com/en-us/games/halo-5-guardians/xbox-one/map-variants?lastModifiedFilter=Everything&sortOrder=BookmarkCount&page=1&gamertag=SirScoundrel#ugc_halo-5-guardians_xbox-one_mapvariant_SirScoundrel_93d7c956-91bb-489d-a50f-c9871e3413af https://www.halowaypoint.com/en-us/games/halo-5-guardians/xbox-one/map-variants?lastModifiedFilter=Everything&sortOrder=BookmarkCount&page=1&gamertag=SirScoundrel#ugc_halo-5-guardians_xbox-one_mapvariant_SirScoundrel_d0f388cf-de2b-4d24-bfdc-020d664d9409

Scripter's Tools

https://docs.google.com/spreadsheets/d/1F2HXu2leVLCxWc07A-XDBJfHndUNZ6vU_UUFtxpVSQ4/edit#gid=1700059635 https://docs.google.com/spreadsheets/d/1-HIxUqO3G7HgDKAhw6yGSxF1atUdaa7OJ-XVwCmugJM/edit#gid=0 https://docs.google.com/spreadsheets/d/1HTaPgiteV_2Oq5-tK4d_GkcTS_-3AuxxCWL0T7RWjEk/edit?usp=sharing

Scripted Objects

https://www.forgehub.com/maps/static-timed-weapons-powerups.5842/ https://miro.com/app/board/o9J_kxTf2NI=/ https://www.halowaypoint.com/en-us/games/halo-5-guardians/xbox-one/forge-object-groups?query=team+score+updater&tags=&gamertag=&lastmodifiedfilter=0#ugc_halo-5-guardians_xbox-one_ForgeObjectGroup_AddiCt3d%202CHa0s_a996e8f3-3ae2-434d-82ad-9ddfb63c780b

Script Schemes

https://docs.google.com/document/d/1XC0bYEcJZHHrABBIlkUecjVW5K3sy1dqSiNDqoqBR3I/edit?usp=sharing https://www.forgehub.com/maps/variable-weather.5827/ https://www.forgehub.com/maps/weather-or-not.5704/ https://miro.com/app/board/o9J_k0RjuKo=/ https://miro.com/app/board/o9J_k0GolUI=/

Scripted Gametypes

https://www.forgehub.com/threads/extermination-forging-guide.154952/ https://www.forgehub.com/maps/extraction-prefab-set-installation-guide-for-forgers.6157/

Smooth Linear Motion

https://www.forgehub.com/threads/smooth-linear-motion-in-scripting-tutorial-written.157122/ https://www.forgehub.com/wiki/halo-5-scripting-tutorials/