When a player puts their cursor over a npc/teleporter/vendor it dissapears, But when you the cursor away then it reappears.
Do any of you know how to fix this? If so it would be VERY helpful.
I will +Rep of course!
When a player puts their cursor over a npc/teleporter/vendor it dissapears, But when you the cursor away then it reappears.
Do any of you know how to fix this? If so it would be VERY helpful.
I will +Rep of course!
Aha i know how to fix this,, Hmm gimme a sec..
Ok Load Up in youre Databse:
Load up - Creature_names. ((Find youre Vendors) Click sort ascending)
On the fourth coulem it should be Info_str.
On There all of youre vendors will have a 0 at in it. Delete that all so there nothing in it No numbers or anything.
Do this for all vendors.
Restartserver.
Ty
Snailz
I know how you fix it mate. You simply go to the tables in the database you use and I think you go to the NPC tables or something and there is a table to do with a mouse, enable it to 1 instead of 0.
Sorry if I did not explain that to well, hehe.
Many kind regards and wishes,
Shaun.
Oh, you beat me. I said something wrong anyway. Hehe.
Thanks mate.
Doing now, will take me a second because its hosted on a dedicated server.
Hehe Sorry SEdwards1 :P![]()
Haha, someone always beats me too it mate I wouldn't worry about it!![]()
Ok, I've found it
Info_Str varchar(500) yes , then the rest is blank
Do you want me to drop the whole field? or delete which part of it?
Dont delete the hole colouem other wise lagg server ++ just leve all the cloulem Blank.
Yeah i had that problem with the teleporter NPC.
It just mysteriously got fixed don't know why.
Entry - Name - Subname - Info_str
### - Vend. - Keys - (blank)
Something like tht
Now u can all that or gust update Youre Core witch is harder and prob what happend to Wheeze![]()
![]()
When I try to remove things like varchar(500) and stuff like that from the colum it gives me an sql error.