luizinhomt Posted February 18, 2024 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
0 Rynbef Posted March 1, 2024 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
0 luizinhomt Posted March 1, 2024 Author Posted March 1, 2024 @Rynbef First, thank you very much for responding, could you show an example of how I can do this? Quote
0 Rynbef Posted March 1, 2024 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
0 luizinhomt Posted March 1, 2024 Author Posted March 1, 2024 @Rynbef Thank you very much for the base script Quote
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
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.