# Conversation Skip Option
Base type —
int
Name | Identifier | Code |
---|---|---|
No Skipping | c_conversationSkipNone | 0 |
Simple Skipping | c_conversationSkipSimple | 1 |
Full Skipping | c_conversationSkipFull | 2 |
# Related
Category: Conversation / Support
- Reply State — preset —
int
- Picked State — preset —
bool
- Unpicked Only Option — preset —
bool
- Global Conversation State Index — preset —
convstateindex
- Global Conversation Character — preset —
convcharacter
- No Conversation State Index — preset —
convstateindex
- No Conversation Reply — preset —
reply
- No Conversation — preset —
conversation
- Conversation Skip Option — preset —
int
- Any Reply — preset —
reply
- Any Conversation — preset —
conversation
- Any Conversation State Index — preset —
convstateindex
# Examples
— None found —