Thread: Earthquake
View Single Post
  #2  
Old 05-02-2011, 04:31 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

You can use these 2 commands to accomplish most of what you want:

CameraEffect(duration, [intensity, singleclient])
quest::we(colorid, "Text") - Server wide emote.

That will let you do a world emote in whatever color you choose. It can also do a camera shake, but that is only on a per-zone basis, so if you wanted it to be world-wide, you would either need to modify the source code to make a world-wide option or add special perl scripts in each zone that will somehow handle doing the camera shake as needed (which would be a bit of a pain).

I would like to have a world-wide option for the camera shake, but haven't really had the time to look into getting one added or how to do so.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote