Download
(7Kb)
Download
Updated: 04-20-13 06:12 AM
Patch for:
ArtPad.
Pictures
File Info
Updated:04-20-13 06:12 AM
Created:09-14-12 02:57 AM
Downloads:2,389
Favorites:4
MD5:
Categories:Mini Games, ROFL, Group, Guild & Friends, Plug-Ins & Patches

ArtPad Fan Update

Version: 8.1
by: Haleth [More]

This is an update of ArtPad by Dust, fixing the party and raid communication systems. All credits for the addon go to the original author.

ArtPad lets you make in-game drawings and shares them in real time with party and raid members.

Usage:

Type /ap show or bind a key in the key bindings to show the frame. Then, use the left button to draw and right button to erase. You can also change the colour of the pen or insert text by using the keys described in the top-left of the frame.

By default, only drawings of raid assists/group leaders are shared with you. To see everyone's drawings, type /ap adminonly and set it to false.

Original description:

ArtPad offers a shared drawing area for raids and parties. Everything that is drawn is instantly visible to the whole group. Vector based drawing makes it fast and memory friendly to use.

ArtPad is experimental software.

To use, install it, start WoW, and either type
/artpad show
or configure a key to show/hide/toggle in the key config menu.

Use left click to draw, right click to erase. Everyone in the same party or raid automatically sees the same drawing.

The window can be moved with Shift-Click.
In raids, you only see what what leaders and yourself draw.

Planed:
- If a person joins late, the complete drawing can be sent
- Store and Load drawings - ...

8.1


Flagging as compatible with patch 5.2.


8


Initial update.
Post A Reply Comment Options
Unread 02-18-14, 01:52 AM  
12x
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Code:
UndoCanavas = function(this)
	local lines = #this.mainLines
	if lines > 0 then
		local line = this.mainLines[lines]
		this:SendClear(line.lax, line.lay, line.lbx, line.lby)
		this:JunkLine(lines)
	end
	local texts = #this.mainTexts
	if texts > 0 then
		local text = this.mainTexts[texts]
		this:SendClear(text.lax, text.lay, text.lbx, text.lby)
		this:JunkLine(texts)
	end
end;
Report comment to moderator  
Reply With Quote
Unread 04-20-13, 06:25 AM  
Haleth
This Space For Rent
 
Haleth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1173
File comments: 1146
Uploads: 17
Nice to see people are making good use of this I loved this addon myself, I'm glad it was relatively easy to update.
Last edited by Haleth : 04-20-13 at 06:25 AM.
Report comment to moderator  
Reply With Quote
Unread 03-27-13, 10:16 AM  
Setavai
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
this is by far the most fun i've had with a raid in a long time,
after explaining some tactics with it and initiating the fight, everything went so smoothly, we had time to draw a few images for fun, the entire raid chat consisted of "rofl"s and "lol"s for the duration of the fights.
Report comment to moderator  
Reply With Quote
Unread 09-14-12, 01:55 PM  
Xaemyl
A Deviate Faerie Dragon
 
Xaemyl's Avatar

Forum posts: 10
File comments: 25
Uploads: 0
Thanks for the update!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: