PDA

View Full Version : Questions.. Not Worth Mentioning


Fezzel Mezzel
09-07-2004, 04:27 PM
When booting a zone manually in game.. The ZoneServerID refers to what? I thought it would be 127.0.0.1:799x But it says Error: Zone ID not found or something. Not really worried about it.. Just playing around with commands is all.

Also, some zones, ie: PoTimeb 0, 0, 0 only 2 of the 4 spawns will spawn.. Is there an Admin tool I could use to auto spawn the rare/common/placeholder spawns in every zone?

sotonin
09-07-2004, 04:30 PM
Also, some zones, ie: PoTimeb 0, 0, 0 only 2 of the 4 spawns will spawn.. Is there an Admin tool I could use to auto spawn the rare/common/placeholder spawns in every zone?


no. they don't exist in your database. you'd have to create them

Fezzel Mezzel
09-08-2004, 02:39 AM
Ok.. Thanks for that info.

But ZoneServerID... What in the hell does that refer to..

Blah... *Continues Searching Forum*

Derision
09-08-2004, 02:51 AM
Ok.. Thanks for that info.

But ZoneServerID... What in the hell does that refer to..

Blah... *Continues Searching Forum*

Do #zonestatus, e.g.

World Locked: Yes
Zoneservers online:
#14 192.168.1.100:46432 0 xyz.co.uk:8007
#13 192.168.1.100:46433 0 xyz.co.uk:8000
#12 192.168.1.100:46434 0 xyz.co.uk:7997
#11 192.168.1.100:46435 0 xyz.co.uk:8004
#10 192.168.1.100:46436 0 xyz.co.uk:8002
#9 192.168.1.100:46437 0 xyz.co.uk:7996
#8 192.168.1.100:46438 0 xyz.co.uk:8008
#7 192.168.1.100:46439 0 xyz.co.uk:7998
#6 192.168.1.100:46440 0 xyz.co.uk:8006
#5 192.168.1.100:46441 0 xyz.co.uk:8001
#4 192.168.1.100:46442 0 xyz.co.uk:8003
#3 192.168.1.100:46443 0 xyz.co.uk:8005
#2 192.168.1.100:46430 0 xyz.co.uk:7995
#1 192.168.1.100:46431 0 xyz.co.uk:7999


The ZoneserverIDs are the number in the first column.

Fezzel Mezzel
09-08-2004, 03:12 AM
/cheer

Thanks man.. I appreciate it..