Edit SuperGuildInvite to whisper people who already have a guild? menu

User Tag List

Results 1 to 4 of 4
  1. #1
    Winsane's Avatar Contributor (ノಠ益ಠ)ノ彡ɹǝɥɔʇɐM
    Reputation
    216
    Join Date
    Oct 2010
    Posts
    377
    Thanks G/R
    3/3
    Trade Feedback
    12 (42%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Edit SuperGuildInvite to whisper people who already have a guild?

    First off, this is for a private server, so don't worry, i won't be spamming you if you play retail.

    The question is simple, is there some simple way to make SGI whisper any player, regardless if they have a guild or not? I can't find any option for it in the addon itself, and i tried looking around in the LUA code, but i'm not familiar enough with it to know what i'm doing.

    Edit SuperGuildInvite to whisper people who already have a guild?
  2. #2
    Augury13's Avatar Legendary
    Reputation
    884
    Join Date
    Oct 2012
    Posts
    1,738
    Thanks G/R
    424/74
    Trade Feedback
    7 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Lol tried my best, and ended up i think screwing over my whole addon :O. Might take a look at it tomorrow haha. Good luck to anyone else that can though!

  3. #3
    Winsane's Avatar Contributor (ノಠ益ಠ)ノ彡ɹǝɥɔʇɐM
    Reputation
    216
    Join Date
    Oct 2010
    Posts
    377
    Thanks G/R
    3/3
    Trade Feedback
    12 (42%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tmanowen View Post
    Lol tried my best, and ended up i think screwing over my whole addon :O. Might take a look at it tomorrow haha. Good luck to anyone else that can though!
    Thanks for trying though

    This is the version i'm using btw.

    SuperGuildInvite 6.2b - SuperGuildInvite - Guild - World of Warcraft Addons - Curse

    I tried editing it some myself, but it didn't work.

    I tried changing
    Code:
    	place = strfind(ERR_ALREADY_IN_GUILD_S,"%s",1,true)
    	n = strsub(msg,place)
    	name = strsub(n,1,(strfind(n,"%s") or 2)-1)
    	if format(ERR_ALREADY_IN_GUILD_S,name) == msg then
    		return "guilded",name
    	end
    to
    Code:
    	place = strfind(ERR_ALREADY_IN_GUILD_S,"%s",1,true)
    	n = strsub(msg,place)
    	name = strsub(n,1,(strfind(n,"%s") or 2)-1)
    	if format(ERR_ALREADY_IN_GUILD_S,name) == msg then
    		return "invite",name
    	end
    and
    Code:
    	elseif p == "guilded" then
    		old("|cffffff00<|r|cff16ABB5SGI|r|cffffff00>|r|cffffff00",(format(L["Unable to invite %s. They are already in a guild."],name)),"|r")
    		SGI_DATA.lock[name] = nil
    		SGI_BACKUP[name] = nil
    		WhisperQueue[name] = nil
    to
    Code:
    	elseif p == "guilded" then
    		if shouldWhisper(name) then
    			SendWhisper(FormatWhisper(PickRandomWhisper(),name),name,1)
    		end
    		whisperWaiting[name] = nil
    It can't be too far off, right?

  4. #4
    Winsane's Avatar Contributor (ノಠ益ಠ)ノ彡ɹǝɥɔʇɐM
    Reputation
    216
    Join Date
    Oct 2010
    Posts
    377
    Thanks G/R
    3/3
    Trade Feedback
    12 (42%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone got any ideas?

Similar Threads

  1. Scam people who are not original owner!/ without having email :D
    By dangerut in forum WoW Scam Prevention
    Replies: 3
    Last Post: 11-17-2008, 07:37 PM
  2. How do i Edit Maps (REP TO People who help)
    By riki in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 07-25-2008, 09:17 PM
  3. Replies: 6
    Last Post: 07-05-2008, 05:01 PM
  4. Scamming people who already trust you.
    By raze1225 in forum WoW Scam Prevention
    Replies: 4
    Last Post: 07-05-2008, 01:58 PM
  5. A little help for people who have problem with ...
    By Lappe in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 03-06-2008, 03:59 AM
All times are GMT -5. The time now is 09:43 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search