Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of PSwiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:38, 24 July 2024 Talad talk contribs created page ProgressionEvents Objects and Variables (Created page with "=== Supported Objects === Inside a Progression events script you can have references to a specific object, which is usually passed by code while running the event. Example: env.Define("Attacker", attacker); env.Define("AttackWeapon", weapon); This code defines two variables you will be able to access in the script, which point to an instantiated C++ object. The current objects supported are: * PSCharacter * PSItem * PSItemStats * PSSpell * PS...") Tag: Visual edit