Jump to content
  • 0

Guild Pack Information Giver


Question

Posted (edited)

Hello guyz.... i would like to request for a guild pack giver script that records a guild information....

It's an npc that gives a guild box package to the guild leader by exchanging a GM's Approval Card (21001)..

then if the guild leader receives the box, the npc would record all the information of the guild, where the leader is in....

then there will be a menu on the npc where it say's "Guild List"

then after selecting that menu.... it would give a list of guild who has avail the guild package

"demi-gods"

"burritos breaker"

"judas disciples"

"and etc...."

then if the players click the demi-gods

it would give them an information like this

Guild Information:

Guild : Demi-Godz

Status : Active / Disbanded <<----- if the guild is disbanded

Guild Leader : Juanito ( IP.127.0.0.0 )

Guild Member : Member 1 ( IP.127.0.0)

Member 2 ( IP.127.0.0)

Member 3 ( IP.127.0.0)

Member 4 ( IP.127.0.0)

Then even if "member 4" has already quit on the guild or the character has been deleted already.

He would still be on the guild list......

I mean nothing would change on the guild list except the status of the guild, if the guild is still active or the guild has already been disbanded.............

I hope someone could help me......

Edited by caspa

Recommended Posts

Posted

Hotspotshield would give them a different IP address, but their computer's network card would still have the same MAC address.

No, the new account would not be able to get a guild pack.

Posted

Hotspotshield would give them a different IP address, but their computer's network card would still have the same MAC address.

No, the new account would not be able to get a guild pack.

thank's for this bryan

 

how can i use the mac address on Loginlog or adding it on Last_mac on account_id so i can trace something

Posted

ohh T_T.. too bad



That's a feature of Harmony. The client sends the computer's MAC address to the server.

I'm not sure if there are any other modifications that support this.

is the Mac Address of Harmony is just a source or need client support ??

Posted

@Brian

 

Hi. I got problem when i get 10 member online in a same IP. They will get the item. How can i make the item will given when 10 guild member online and diffrent IP. Please assist

 

Thanks.

Posted

Done, now the script will only allow a Guild Package once-per-account.

Make sure you delete the 2 SQL table and re-run the SQL queries lines 4-21, because I added a SQL column.

guild_pack_info.txt

NOTE: this script reads guild info from SQL (since there are no script commands to get guild member info). Guild info is only saved to SQL every 60 seconds (autosave_time in trunk/conf/char_athena.conf). This means if a member was just added to guild, the guild master will have to wait 60 seconds before it's saved to SQL and the NPC can see that information.

 

 

Sorry for reviving this old post. I want this too but how to I set that the item(s) to be given have refines?

 

Thanks to anyone who could help.

 

:)

Posted

Done, now the script will only allow a Guild Package once-per-account.

Make sure you delete the 2 SQL table and re-run the SQL queries lines 4-21, because I added a SQL column.

guild_pack_info.txt

NOTE: this script reads guild info from SQL (since there are no script commands to get guild member info). Guild info is only saved to SQL every 60 seconds (autosave_time in trunk/conf/char_athena.conf). This means if a member was just added to guild, the guild master will have to wait 60 seconds before it's saved to SQL and the NPC can see that information.

 

 

is this still 100% working?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...