Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: drojden
Forum: Macro Help 12-03-12, 08:16 PM
Replies: 5
Views: 8,421
Posted By drojden
oh u just posted few second before me. Your...

oh u just posted few second before me.

Your code was even more optimized, then i might have some room to make a buffer and make exception for the 3 comps that will miss a guy with mark.

In my...
Forum: Macro Help 12-03-12, 08:08 PM
Replies: 5
Views: 8,421
Posted By drojden
nvm figured it out by my self. Just put the...

nvm figured it out by my self.
Just put the mapping into an array :D

/script a={1,2,4,1,8,7,5,6,3,4,5}; v="player";for p=0,GetNumGroupMembers() do if(p>0) then v="party"..p;end;q,x,c=UnitClass(v);...
Forum: Macro Help 12-03-12, 07:43 PM
Replies: 5
Views: 8,421
Posted By drojden
Mapping/optimize stuff in LUA to make it fit in a macro?

Hello i'm doing a macro that will put specific marks on specific classes in arena.

This is what i have done so far.

/script v="player";for p=0,GetNumGroupMembers() do if(p>0) then...
Showing results 1 to 3 of 3