The following warnings occurred:
Warning [2] Undefined variable $forumjump - Line: 89 - File: showthread.php(1617) : eval()'d code PHP 8.1.27 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1617) : eval()'d code 89 errorHandler->error_callback
/showthread.php 1617 eval




[WIP] Evil-doer expedition!
#1
I think I want to finally put my GHI Grid item to use while putting together something fun for us villains. The latest GHI is required for this.

It's going to take place in the crypts under Raven Hill. We'll be phased, so don't worry about your level. And we'll be after artifacts that I'll place in locations around the area. It's also going to be D&D style, and any spell in the WoW d20 may be used.

I'm leaning toward this Sunday, but I need to know a time all of us interested can be on to participate.

This is the code you'll need:

Code:
zoom = 1000

if IsInInstance() == 1 then
   print( "This doesn't work in instances." )
else
   origin = {}
   origin[1], origin[2] = GetPlayerMapPosition( "player" )
   origin[1] = ( origin[1] - ( ( origin[1] * zoom ) % 1 ) / zoom ) * zoom
   origin[2] = ( origin[2] - ( ( origin[2] * zoom ) % 1 ) / zoom ) * zoom
   print( "Location: ","(", origin[1],",", origin[2],")" )
end

To get this to work, simply make a GHI item and create a "Script" right-click action. Once you hit "Add New", a window will appear. Simply copy/paste this into that box, hit "OK", then hit "Finish". Now just right click the item and it'll give you your position in a 1000x1000 grid.

This doesn't work on GMI.

Any comments/suggestions should be posted here!
Reply
#2
Oh, and it's not ICly under Raven Hill.
Reply
#3
Excitement!
[Image: Ml7sNnX.gif]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  The Justicar Expedition landashua 0 568 01-31-2013, 05:33 PM
Last Post: landashua
  The Heart of Evil CappnRob 49 7,097 11-05-2012, 09:38 PM
Last Post: c0rzilla
  [Guild Event]The Expedition to Northern Lands. Ghardiak 3 879 02-07-2011, 10:11 AM
Last Post: Jurkey
  Evil meeting! FlyingSquirrel 33 4,641 12-05-2010, 03:39 PM
Last Post: FlyingSquirrel



Users browsing this thread: 1 Guest(s)