User:Zeldrake: Difference between revisions

From Total War Modding
mNo edit summary
No edit summary
Line 17: Line 17:


NOW WHY DOESN'T THAT WORK
NOW WHY DOESN'T THAT WORK
    <syntaxhighlight>Command: transfer_region_to_faction
    Description: Transfer a region ownership to a faction.
    Usage: transfer_region_to_faction("region", "faction")</syntaxhighlight>

Revision as of 22:44, 16 August 2026

this is a sandbox for Zel to debug whatever is going on with the underscores

Some code goes here, right? no that's not it

bachsadhjsajkd

YES WE FOUND A CODE BLOCK BUTTON
NOW_DO_THESE_UNDERSCORES_ACTUALLY_WORK
AND_IF_NOT_WHY
TELL_ME

In this document, let’s take a look at two example commands to breakdown.

    Command: 	transfer_region_to_faction	
    Description: 	Transfer a region ownership to a faction.	
    Usage: 		transfer_region_to_faction("region", "faction")

NOW WHY DOESN'T THAT WORK

Command: 	transfer_region_to_faction	
     Description: 	Transfer a region ownership to a faction.	
     Usage: 		transfer_region_to_faction("region", "faction")