"/summonguild" Command...

All Helbreath Server Source Discussion here.
locobans
Outpost Junkie
Posts: 2264
Joined: Tue Jul 13, 2004 3:51 am
Location: Behind You
Contact:

Post by locobans »

Daryl wrote: Loco, if you having any more problems with the /summonguild command.


Let me know. this is one of the pices of code i developed and added to the HBX source.
Thx for supporting Daryl, good to have support from people that actually create the stuff B) (as Drawjer's codes)

Well, i was having problems with that command, since i thought that it was only for guildmasters, so i put in adminsettings.cfg to be level 0 so public can use it. After a while i managed to see that this command can be used by non-guildmasters...

1 = normal player
2 = guildmaster of AW
3 = guildsman of AW


Lets say that summonguild cost 10,000 gold....

So if player 2 do the command "/summonguild AW" he will summon the guild, and lose the 10k of gold as it should be.

But, the problem is player 1 can do "/summonguild AW" and will work for him, even when he aint the guildmaster of the guild

Because of this, i had to swicth over to Drawjer's summonguild code, but the problem is that his code only summon the players in same HGserver cause he only use 1 HGserver for his server.

So...what i am trying to get is the command to work only for GuildMasters and that summons everyone, doesnt matter if they are in different HGservers.

~Thx again Daryl :)
QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
Jaap
Loyal fan
Posts: 390
Joined: Thu Apr 22, 2004 8:21 am

Post by Jaap »

Then you need to send a msg to Gate, since it connects all the HG together you know. Thats why it call it Gateserver...

WOW!!!
diwx
Outpost bitch
Posts: 513
Joined: Thu Dec 23, 2004 4:13 pm

Post by diwx »

nice sig loco
jajaja
Daryl
Regular
Posts: 74
Joined: Thu Dec 16, 2004 1:54 am

Post by Daryl »

locobans wrote:
Daryl wrote: Loco, if you having any more problems with the /summonguild command.


Let me know. this is one of the pices of code i developed and added to the HBX source.
Thx for supporting Daryl, good to have support from people that actually create the stuff B) (as Drawjer's codes)

Well, i was having problems with that command, since i thought that it was only for guildmasters, so i put in adminsettings.cfg to be level 0 so public can use it. After a while i managed to see that this command can be used by non-guildmasters...

1 = normal player
2 = guildmaster of AW
3 = guildsman of AW


Lets say that summonguild cost 10,000 gold....

So if player 2 do the command "/summonguild AW" he will summon the guild, and lose the 10k of gold as it should be.

But, the problem is player 1 can do "/summonguild AW" and will work for him, even when he aint the guildmaster of the guild

Because of this, i had to swicth over to Drawjer's summonguild code, but the problem is that his code only summon the players in same HGserver cause he only use 1 HGserver for his server.

So...what i am trying to get is the command to work only for GuildMasters and that summons everyone, doesnt matter if they are in different HGservers.

~Thx again Daryl :)
As i said in msn, once i get this bug worked out with MSSql on my HG server, ill rewrite the summonguild code and make it a bit easyer to understand.
Post Reply