Download
(20Kb)
Download
Updated: 09-05-11 10:00 AM
Pictures
File Info
Updated:09-05-11 10:00 AM
Created:09-04-11 11:54 PM
Downloads:1,637
Favorites:3
MD5:

VOIP Spam

Version: 1.2
by: Jelly [More]


VOIP Spam is the answer to the question: "Why do I have to use a macro slot in order to spam our VOIP information?"

Checks if you're in a raid or just a party to ensure that it spams the correct channel.

Built in download links: Ventrilo, Team Speak and Mumble (See images for example)

Usage:
/voip set
/voip spam -- Use only after saving your settings.

Design Credit: TukUI (Tukz) -- I love how his stuff looks


I understand that some people are getting errors. I've yet to be able to reproduce them myself however, it's not overlooked. Check back later on this week for (hopefully) an update.

1.2:
  • Hope to have fixed the issue where variables [and as such, the addon] wouldn't load until the user reloaded their UI
  • Cleaned up the code just a little bit. It's still a mess though. :D

1.1:
  • Changed Point to SetPoint -- I guess I had become dependent upon all of Tuk's functions
  • Todo: Fix the bug where you have to reload prior to being able to use the slash commands
Post A Reply Comment Options
Unread 09-05-11, 11:48 AM  
Jelly
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 40
Uploads: 17
Originally posted by Rena
sorry ^^
It's life. Writing this, up until this point , has been cathartic for me so it's all good. Really, my hardon for Tuk's style is what's causing so many issues. Well, that and the fact that I'm a terrible programmer. hehe
Last edited by Jelly : 09-05-11 at 11:49 AM.
Report comment to moderator  
Reply With Quote
Unread 09-05-11, 11:45 AM  
Jelly
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 40
Uploads: 17
Originally posted by Rena
always comes after reload or relog or even turned off all other addons
Thanks. I apologize and I'll see what I can do. Might need a rewrite, unfortunately.
Report comment to moderator  
Reply With Quote
Unread 09-05-11, 11:44 AM  
Rena
A Kobold Labourer
 
Rena's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
always comes after reload or relog or even turned off all other addons
Report comment to moderator  
Reply With Quote
Unread 09-05-11, 11:33 AM  
Jelly
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 40
Uploads: 17
Originally posted by Rena
I have the same problem with v1.2

Code:
[19:19:25] VOIPSpam-1.2\VOIPSpam.lua:74: attempt to call global 'VSScale' (a nil value)
VOIPSpam-1.2\VOIPSpam.lua:168: in function `VOIPSet'
VOIPSpam-1.2\VOIPSpam.lua:283: in function `?'
Interface\FrameXML\ChatFrame.lua:4227: in function <Interface\FrameXML\ChatFrame.lua:4175>:
<in C code>: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3838: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:3876: in function `ChatEdit_OnEnterPressed':
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>
Out of morbid curiosity, does that error go away after reloading?

You're the third person to tell me they're getting errors and I -for the life of me- can't reproduce it on multiple installs and on my girlfriend's computer. :-\
Report comment to moderator  
Reply With Quote
Unread 09-05-11, 11:31 AM  
Rena
A Kobold Labourer
 
Rena's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
I have the same problem with v1.2

Code:
[19:19:25] VOIPSpam-1.2\VOIPSpam.lua:74: attempt to call global 'VSScale' (a nil value)
VOIPSpam-1.2\VOIPSpam.lua:168: in function `VOIPSet'
VOIPSpam-1.2\VOIPSpam.lua:283: in function `?'
Interface\FrameXML\ChatFrame.lua:4227: in function <Interface\FrameXML\ChatFrame.lua:4175>:
<in C code>: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3838: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:3876: in function `ChatEdit_OnEnterPressed':
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>
Report comment to moderator  
Reply With Quote
Unread 09-05-11, 10:34 AM  
Jelly
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 40
Uploads: 17
Originally posted by Micmac
I've been getting this error when using the /voip set command.

Code:
1x VOIPSpam-1.2\VOIPSpam.lua:74: attempt to call global 'VSScale' (a nil value)
VOIPSpam-1.2\VOIPSpam.lua:168: in function `VOIPSet'
VOIPSpam-1.2\VOIPSpam.lua:283: in function `value'
Interface\FrameXML\ChatFrame.lua:4248: in function <Interface\FrameXML\ChatFrame.lua:4175>:
<in C code>: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3838: in function <Interface\FrameXML\ChatFrame.lua:3837>:
<in C code>: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:3876: in function `ChatEdit_OnEnterPressed':
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>
Are you using the most up to date version? 1.2?

//edit: Just loaded up my test copy of WoW [no addons aside from Bugsack/BugGrabber] and tested all the functionality to no avail on your error. If you are using the newest version, are you changing any settings or is it just tossing errors before you're able to open anything?
Last edited by Jelly : 09-05-11 at 10:37 AM.
Report comment to moderator  
Reply With Quote
Unread 09-05-11, 10:25 AM  
Micmac
A Kobold Labourer

Forum posts: 1
File comments: 11
Uploads: 0
I've been getting this error when using the /voip set command.

Code:
1x VOIPSpam-1.2\VOIPSpam.lua:74: attempt to call global 'VSScale' (a nil value)
VOIPSpam-1.2\VOIPSpam.lua:168: in function `VOIPSet'
VOIPSpam-1.2\VOIPSpam.lua:283: in function `value'
Interface\FrameXML\ChatFrame.lua:4248: in function <Interface\FrameXML\ChatFrame.lua:4175>:
<in C code>: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3838: in function <Interface\FrameXML\ChatFrame.lua:3837>:
<in C code>: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:3876: in function `ChatEdit_OnEnterPressed':
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>
Report comment to moderator  
Reply With Quote
Unread 09-05-11, 12:43 AM  
Jelly
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 26
File comments: 40
Uploads: 17
Originally posted by Unkn
Neato!
Thanks! Let me know if you run in to any issues! I annoyed a couple guildies for a while testing it. hehe
Report comment to moderator  
Reply With Quote
Unread 09-05-11, 12:31 AM  
Unkn
Premium Member
 
Unkn's Avatar
AddOn Author - Click to view AddOns

Forum posts: 258
File comments: 165
Uploads: 2
Neato!
__________________
"I'm very feminine. And I'll beat the crap out of ANYONE who disagrees!"
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: