Download
(1Kb)
Download
Updated: 07-30-10 12:10 AM
Pictures
File Info
Updated:07-30-10 12:10 AM
Created:07-29-10 10:35 AM
Downloads:1,855
Favorites:1
MD5:

No Portals!

Version: 0.1
by: Tragedy777 [More]

This is a very lightweight and easy addon for blocking unwated portal requests!

Just extract the files into wow and your good to go.

Enable the addon before you log in and any portal requests will be blocked!!

Enjoy!

Optional Files (0)


Post A Reply Comment Options
Unread 07-30-10, 06:48 AM  
Malreth
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 9
Uploads: 3
Even better. This...
Code:
DEFAULT_CHAT_FRAME:AddMessage("|cff99cc01[No Ports]|cffffffff: v1.0 Loaded");
DEFAULT_CHAT_FRAME:AddMessage("|cff99cc01[No Ports]|cffffffff: Running");
...can be replaced with this...
Code:

That empty code box is not a mistake. It's a suggestion.
Report comment to moderator  
Reply With Quote
Unread 07-29-10, 04:13 PM  
Tragedy777
Banned
 
Tragedy777's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 2
Uploads: 1
Ah I didn't see the change I could of made there, I am new to the site and am trying to get all my work uploaded, I will make the necessary changes and re upload it, thank you for the tip.
__________________
[SIGPIC][/SIGPIC]
۩¤ß£áZéФ۩®¤£ørÐ Åzríè£ H裣fír褮۩
Report comment to moderator  
Reply With Quote
Unread 07-29-10, 02:14 PM  
AlleyKat
A Warpwood Thunder Caller
 
AlleyKat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 93
File comments: 242
Uploads: 7
WTB Portal to Dalaran!

BTW NoPorts.xml can be removed,
Code:
function NoPorts_OnLoad(this)
	DEFAULT_CHAT_FRAME:AddMessage("|cff99cc01[No Ports]|cffffffff: v1.0 Loaded");
	ChatFrame_AddChannel(DEFAULT_CHAT_FRAME, "NoPorts");
	DEFAULT_CHAT_FRAME:AddMessage("|cff99cc01[No Ports]|cffffffff: Running");
end;
can be replaced by this
Code:
DEFAULT_CHAT_FRAME:AddMessage("|cff99cc01[No Ports]|cffffffff: v1.0 Loaded");
DEFAULT_CHAT_FRAME:AddMessage("|cff99cc01[No Ports]|cffffffff: Running");
Last edited by AlleyKat : 07-29-10 at 02:14 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: