Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Begin bookOrScrollScript
- short PCSkipEquip
- if ( MenuMode )
- elseif ( OnActivate )
- Activate
- set PCSkipEquip to 1
- endif
- if ( PCSkipEquip )
- else
- return
- endif
- set PCSkipEquip to 0
- ; MessageBox "This runs when activating or equipping the book!"
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement