which monster ??
Printable View
This is your time to find out which monsters activate that AIs
:thumbup1:
ok i got this skyflame shit.
AI controller 1569 action 11
mob ID: 31269
trigger link: 2474
creature builder id: 2429
... task.data > time based ... change date = spam canceld ?
or remove this noname npc from npcgen.data
how about the boutique auction thingy ?
... dont understand 343 - sry :/
@Hycker
yes i have removed all Unity Coordinator from world npcgen and no more spam [ i hope ... ] :D :D :D
unity coordinator only activate and recive quest. the spammer npc is an w/o name mob or something like that with details:
AI controller 1569 -> action 11 -> the first shouts with sky flame event starts in 30 min or so. check it in aipolicy and you will see
mob ID: 31269
where builder ID in npcgen.data 2429.
when i closed this builder == spamming end
I was just curious as to how one could stop all the red spam from the boutique's auction hall. Press "O" and click on the 'hammer' if you don't know what I'm talking about. Once a day the 'system' (server) has a 'real time' auction (I know the items that 'can appear' in it are controlled in /server/gdeliveryd/sysauctionlist.txt)...
now i know what u mean :D sry
btw there are 2 sysauctionlist [ gdeliveryd and gamed/config ]
if you change the sysauctionlist in gamed nothing happens.
Hycker is right. If you look in the 3 different configs for gs (gs.conf gmserver.conf and gsalias.conf) there are no mentions of a sysauctionlist.txt. Also, if you 'view'/'edit' the GS binary and search for the ascii string of "sysauctionlist.txt" it is not 'called' in there either.
However, if you 'view'/'edit' the gdeliveryd binary and you search for the ascii string "sysauctionlist.txt" it is 'called' (appears) twice in the gdeliveryd binary.
I think it's safe to say, "if you have a sysauctionlist.txt in your gamed or gamed/config, - you can delete it".
if you modify the delivery's sysauction list its works. anyway there is a row what i dont know for what, maybe comments for items what you put.
the first row the item ID what you wanna put into bidding hall, 2nd the price in silver (1 gold == 100 silver) 3rd the auction time. 4th row probably comment to dev. mine looks like:
http://upload.impulsive.hu/?img=374a...0902aa028574e4
however, maybe if set the max_auciton == 0 will disable bidding hall. i tried to find any creature in npcgen.data but no result.