NPC Item Color - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: NPC Item Color (/Thread-NPC-Item-Color) |
NPC Item Color - Leonidas - 11-06-2015 07:07 AM Recently updated my server to the nightly version, have been fixing a ton of errors and bugs, one of them is when any trade npc is spawned, all their clothing is gray. My colors in sphere_defs are correct, sphere_newb starts new players with clothes and colors them correctly, and those clothes are set just as the vendors (colors_green, etc). I can't figure this out, hopefully someone can help. PHP Code: [DEFNAME hues_range] PHP Code: [CHARDEF c_banker] RE: NPC Item Color - x77x - 11-06-2015 08:26 AM oh, so im not the only one... =) just gotta wait it out, til the devs fix what they broke DON'T USE THE NIGHTLYS, DON'T USE THE NIGHTLYS! it is recommended that you use the build from 2 years ago =) RE: NPC Item Color - Leonidas - 11-06-2015 09:38 AM Well the build before the one I have now was dated 2006 lol, so I thought it was time for an update RE: NPC Item Color - XuN - 11-06-2015 09:01 PM Found the problem, i'll sent the fix later. You should also update your banker script (or revert it to original) you have duplicated items. @x77x: Read this post: http://forum.spherecommunity.net/Announcement-Rules-and-Guidelines . I'm not warning you anymore. RE: NPC Item Color - x77x - 11-07-2015 03:55 AM what exact rule am i breaking? heres a suggestion, make a bug report forum we can post possible bugs there for devs to investigate RE: NPC Item Color - Leonidas - 11-07-2015 04:05 AM Sweet thanks man, and I was fiddling around with that banker part, the rest of the chars don't have duplicates RE: NPC Item Color - Shamino - 11-07-2015 05:21 AM (11-07-2015 03:55 AM)x77x Wrote: what exact rule am i breaking? * Be respectful towards others. Treat others as you would expect to be treated, do not attack and/or "flame" others. RE: NPC Item Color - Artyk - 11-07-2015 10:48 AM There's the "Bug Tracker", as the name suggests, to track bugs.. |