• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • New resources must be posted under Resources tab. A discussion thread will be created automatically, you can't open threads manually anymore.

TalkAction Shouting

jestemPolakiem

New Member
Joined
Oct 17, 2009
Messages
48
Reaction score
2
Location
Poland
Shouting
by jestemPolakiem

script has been tested on The Forgotten Server 0.3.6pl1 and worked

mapaag.png


Code:
[B]To use the script, just write the text as in the example below[/B]
! text
data/talkactions/talkactions.xml
PHP:
<talkaction words="!"  event="buffer" value="doCreatureSay(cid, getCreatureName(cid) .. ' shout ' .. param, TALKTYPE_MONSTER)"/>


Greets
jestemPolakiem
 
Last edited:
Do not worry, the script is written in 100% by me.
As for the title I had no idea :)
 
Last edited:
would be better if player shouted without command, when clicks 'shout' icon then writes ...
 
command is probably the best solution - an icon that would entail either the subject matter, which is locked in the menu - and then goes out the window as you click on the message or play in the c++
 
Back
Top