Skip to content

Char tick update workaround#1355

Merged
raydienull merged 2 commits intoSphereserver:masterfrom
DavideRei:dev
Dec 13, 2024
Merged

Char tick update workaround#1355
raydienull merged 2 commits intoSphereserver:masterfrom
DavideRei:dev

Conversation

@DavideRei
Copy link
Copy Markdown
Contributor

No description provided.

canerksk and others added 2 commits December 6, 2024 19:13
…ngs WOPTalkMode (Sphereserver#1325)

* Added new local variable in WOPSYSTEM LOCAL.WOPTalkMode and ini settings WOPTalkMode

	In some clients, different operations can be performed in return for this, for example, if this talkmode went from sphere as TALKMODE SPELL, the operation is performed according to this incoming talk mode according to the client versions. Here, the possibility of changing the talkmode according to the client version used is given. By default, TALKMODE_SPELL
	Default talk mode: TALKMODE_SPELL = 10
	Sphere.ini;
	WOPTalkMode=0/14

	Trigger;
	@spellcast
	Local.WOPTalkMode=0/14

Tested.

* initialize the new member variable in the cserverconfig

---------

Co-authored-by: cbnolok <cbnolok@gmail.com>
@raydienull raydienull changed the base branch from dev to master December 11, 2024 12:05
@raydienull raydienull merged commit 170673f into Sphereserver:master Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants