When it rain it pours...
When it rains it pours with my server, apparently... My guild windows worked a while ago, since my DB change to starting zones using the cmd prompt, my guild windows now DO NOT display who is online in the guild... Hell who am I kidding, it doesn't show ANYONE in the guild with Alt G...
I mean... Really, when it rains it pours with my server... Rofl. On the up hand, everything is going great! |
Sorry for necro bump, buuuut need to know, getting old not seeing people in guild window.
|
LOL, never heard a day old post bump referred to as necro'ing a thread :P
Anyway, you didn't provide any useful information to help with your issue. What source code revision and Database were you running before, and which ones are you running now? Most likely, you forgot to run some of the required SQL when updating, but there haven't been any related to guilds in quite a while that I can think of offhand. |
Eh I don't have this off of my forum click, so I thought there was a possibility it was lower on the list, so I felt like it was necro-bumping.
So the PEQ DB - 2092 (With bots) - Haven't changed it or updated it, I did a MQSQL prompt to change peoples bind points to QRG and my Guild Window stopped working... Could it be that instead of the green check mark showing everything checks out, I have a Red (!) on my source? Changed an option in there that was said to believe would let me spawn in QRG when I found out I just had to do a server restart. |
If you changed people bind points, then I think that means you had to use a query that adjusts the fields for it in the Player Profile blob in the character_ table. If so, maybe you messed something up while trying to do that, as it is not a simple change to make.
What exactly was the query you used to make the changes you are talking about? I have no idea about the green or red stuff you are talking about unless you mean the SVN folder for your database files from PEQ or on the Source code SVN folder. If you see any in red, that means you edited them and they don't match the trunk of the SVN. |
All I did was update the start_zone table located via Navicat. The command... Escapes me of fthe top of my head, I'll get back to you on that.
|
The command I did was;
UPDATE start_zone SET zone_id=3 X=-34.1, Y=-1, Z=2.1, start_zone=3 bind_x=-34.1, bind_y=-1, bind_z=2.1 I believe that was it, it was done at the start of my server a month ago... rofl. |
Quote:
Code:
INSERT INTO `start_zones` (`id`, `x`, `y`, `z`, `zone_id`, `bind_id`, `player_choice`, `player_class`, `player_deity`, `player_race`, `start_zone`, `bind_x`, `bind_y`, `bind_z`, `select_rank`) VALUES (198, -558.75, -56.75, -38.84, 41, 25, 5, 1, 211, 9, 41, -701, 2055, 47, 50); I thought I tried changing the "Start_Zone" to 25 and it didn't work, but maybe I missed that. What is the "bind_id" for? |
I don't know about the bind ID everyone starts in the correct places now.. .I had everything right, just when I locked the zones there were a few people NOT in the correct places and ended up in TutorialB by forced reasons... Opps.
|
Quote:
Quote:
Good luck, |
All times are GMT -4. The time now is 06:22 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.