Full Version : Added new gate how to make sue its guarded ?
xmlspawner >>Scripting Support >>Added new gate how to make sue its guarded ?


<< Prev | Next >>

StarRyder- 09-27-2007
Ok i put in a new gate at delucia outside city i did it like all other gates put some granite around it ,put a guarded zone but i want to make sure its ok or is there a better way to do this , or a rigth way to do this ?
what i mean can we see the guarded zone we made ?
thank you
i searched all over did find on any forum

ArteGordon- 09-28-2007
you can check the region that you are in using the [where command.

How did you create the region?

StarRyder- 09-28-2007
Sorry for my poor explaination, what i did is outside Delucia i placed a PublicMoonGate(can i up a pic here from razor ) coordinates are (5306,3973,38) on pandorabox now u know exactly where it is now,what i want is to make it guarded like all other PublicMoongate radius that is guarded , i did edit the script for guardzone except it aint rigth im sure and i have no way to check that out sad.gif perhaps with coordinate ull see better
thx

StarRyder- 09-29-2007
i must say srry that location i gave is a mistake with the [where command i am at (5392, 3948, 3 ) srry for this what i need is where (which script i go to)and if possible an example of how to make that zone guarded , there is the moonagate and i place granite rocks around ,what is the correct procedure to doing this i did go around and spammed [CheckGuarded
im sure that isint the rigth way and i do cover a part of this region , still dont cover the region all the region i wish around the granite i dispossed around publicmoongate thx for ur reply xmlspawner/Right3.bmp

StarRyder- 09-29-2007
Here are some more details
from publicMoongate.cs the location of new moongate add coor. are
CODE

new PMEntry( new Point3D( 5392, 3948, 3 ), Map.Felucca, "Delucia" ) // Adding a new location

and in region.xml the coor are
CODE

<!-- Delucia -->
  <rect x="5385" y="3940" width="10" height="10" />  

what i have problems is the width and high how the hell we get that ?

StarRyder- 09-30-2007
AHHA!!!! Found it
i used the Custom Regions in a Box V4.0 and works like a charm smile.gif

WhooHoo !