Thread: Earthquake
View Single Post
  #9  
Old 05-11-2011, 01:23 AM
Shamanistik08
Sarnak
 
Join Date: Apr 2011
Posts: 47
Default

Quote:
Originally Posted by trevius View Post
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.
Couldn't make a script that work with that, could you post a sample with values filled please? sorry still a newbie..
Reply With Quote