luizinhomt Posted February 18, 2024 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 111 Reputation: 1 Joined: 01/05/13 Last Seen: Wednesday at 01:43 AM Share Posted February 18, 2024 Does anyone know the code to check if a guild has an emblem? I want to release a map only for guilds with emblems Quote Link to comment Share on other sites More sharing options...
0 Rynbef Posted March 1, 2024 Group: Forum Moderator Topic Count: 48 Topics Per Day: 0.01 Content Count: 941 Reputation: 125 Joined: 05/23/12 Last Seen: 3 hours ago Share Posted March 1, 2024 (edited) U can get the players guild id. Then check the guild on SQL and check if the blob data is setted or null. Rynbef~ Edited March 1, 2024 by Rynbef Quote Link to comment Share on other sites More sharing options...
0 luizinhomt Posted March 1, 2024 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 111 Reputation: 1 Joined: 01/05/13 Last Seen: Wednesday at 01:43 AM Author Share Posted March 1, 2024 @Rynbef First, thank you very much for responding, could you show an example of how I can do this? Quote Link to comment Share on other sites More sharing options...
0 Rynbef Posted March 1, 2024 Group: Forum Moderator Topic Count: 48 Topics Per Day: 0.01 Content Count: 941 Reputation: 125 Joined: 05/23/12 Last Seen: 3 hours ago Share Posted March 1, 2024 (edited) @luizinhomt Something like this function CheckEmblem.txt Just call the function and u will get the return. -1 = char is in no guild 0 = guild emblem isn't set 1 = guild emblem is set Rynbef~ Edited March 1, 2024 by Rynbef 1 Quote Link to comment Share on other sites More sharing options...
0 luizinhomt Posted March 1, 2024 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 111 Reputation: 1 Joined: 01/05/13 Last Seen: Wednesday at 01:43 AM Author Share Posted March 1, 2024 @Rynbef Thank you very much for the base script Quote Link to comment Share on other sites More sharing options...
Question
luizinhomt
Does anyone know the code to check if a guild has an emblem? I want to release a map only for guilds with emblems
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.