Check out our discord at https://discord.gg/3u69jMa 

Create new Squad Member: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 August 2024

31 July 2024

  • curprev 21:3621:36, 31 July 2024Plasma talk contribs 5,436 bytes −29 No edit summary
  • curprev 21:3521:35, 31 July 2024Plasma talk contribs 5,465 bytes −12,174 No edit summary
  • curprev 21:3321:33, 31 July 2024Plasma talk contribs 17,639 bytes +17,639 Created page with "This tutorial shows you how to create custom squad members for your party. ==Create new squad class== In your Actor browser, go to Actor->Pawn->CTPawn->Republic->CloneCommando and create a new sub class from CloneCommando. File:Csmt1.PNG Once the class and package have been created and saved, add the following code to the new class: <source lang="cpp" line"> class MyCustomCommando extends CloneCommando; var Texture ReviveOutsideTexture; var Texture ReviveInside..."