FunctionsGameLARPProcessActionGameLARPProcessAction CallableGameLARPProcessAction(Action: string, ItemName: string, Source: Character, Target: Character, RNG: number): voidProcesses an action for a player.ParametersAction: stringAction attempted.ItemName: stringName of the item to attempt to use.Source: CharacterSource character of the actionTarget: CharacterCharacter targetted by the actionRNG: numberRandom odds received for which the character's odds will be compared.Returns voidNothing
Processes an action for a player.