Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Plugins & Mods

Quests::Plugins & Mods Completed plugins for public use as well as modifications.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-28-2018, 12:16 PM
phate8908
Fire Beetle
 
Join Date: Dec 2018
Posts: 12
Default lua npc whisper

append this to the end of lua_modules\npc_ext.lua

this is just the lua version of whisper, same thing as the perl version
Code:
function NPC:Whisper(Client, Message)
	local TextColor = 315;
	Client:Message(TextColor, self:GetCleanName() .. " whispers, '" .. Message .."'");
end

Last edited by phate8908; 12-28-2018 at 10:39 PM.. Reason: fixed a small error detail... oops
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 08:24 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3