Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old 07-02-2006, 03:52 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default Is #WP or #WPADD fully funtional?

When I use these commands, it seems to work, but then when I check the tables, there's no "type" or "heading" enteries, not to mention, the mobs are not moving.
I Imagine type is circular-1, random-2, patrol-3 ? but how would I determine heading in game, so i can manually add to the grid?
Reply With Quote
  #2  
Old 07-02-2006, 04:18 AM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

By that, do you mean your tables have no "type" or "heading" column in them, or that the system doesn't populate these? If it doesn't populate them, what do they seem to accept as a default value?
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.
Reply With Quote
  #3  
Old 07-02-2006, 04:33 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

"type" is working , i was just mixed up there - but "heading" is not, it adds a "0" for any wp I add using #WPADD, no matter where I face.

Last edited by Angelox; 07-02-2006 at 12:34 PM.. Reason: correction
Reply With Quote
  #4  
Old 07-02-2006, 04:55 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

heading isnt even implemented for wandering.. they face whichever direction they were moving in.
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
Reply With Quote
  #5  
Old 07-02-2006, 05:09 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Cripp
heading isnt even implemented for wandering.. they face whichever direction they were moving in.
so circular, random, patrol are three different types of wandering?
Reply With Quote
  #6  
Old 07-02-2006, 05:16 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

ya..
0.Circular they go 1,2,3,4,1,2,3,4,1,2,3,4..ect..
2.Random is kind of obvious.. 1,3,1,2,4,3,1,2,4,2,3,4,1,2,3,4,2..ect..
3.Patrol they go 1,2,3,4,3,2,1,2,3,4,3,2,1,2,3,4..ect..
(1.random 10 doesnt seem to work for me)
as for pause types..
Quote:
Pausetype
0: Random half. NPC pauses for half of it's pause time + random of half it's pause time.
1: Full. NPC pauses for full pause time.
2: Random. NPC pauses for random of it's pause time.
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
Reply With Quote
  #7  
Old 07-02-2006, 05:51 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Cripp
ya..
0.Circular they go 1,2,3,4,1,2,3,4,1,2,3,4..ect..
2.Random is kind of obvious.. 1,3,1,2,4,3,1,2,4,2,3,4,1,2,3,4,2..ect..
3.Patrol they go 1,2,3,4,3,2,1,2,3,4,3,2,1,2,3,4..ect..
(1.random 10 doesnt seem to work for me)
as for pause types..
Ok I get it now; my biggest problem is, I don't know what in doing! I'm not using the commands properly - I'll figure it out eventually, thanks alot for your help, my first time doing this part.
Reply With Quote
  #8  
Old 07-02-2006, 06:26 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

heres what i do...
#grid max <--to check highest grid id (not sure if it checks whole server or just in that zone) ill say 49 shows..
#grid add 50 3 2
select npc..
#gassign 50
#wp add 50 20 1
#wp add 50 20 2
#wp add 50 20 3
ect..

then just do a #repop and he should start movin. note it takes the server a few seconds to load all the waypoints

so #wpinfo should display all the coo
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
Reply With Quote
Reply


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 05:23 PM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3