Author Topic: Has anyone used Lino's example file for tank looter?
Ball-Cruncher 
Posts: 5,871
Registered: Aug 28, '04
Extended Info (if available)
Real Post Cnt: 5,860
User ID: 961,024
Subject: Has anyone used Lino's example file for tank looter?
Wondering if anyone else has used it and had to make changes to any of the rules to get them to work correctly.

For example...the two hand weapon rules all have name matches that look like this....

^[[assagai].]*$

....is there any reason that this looks like that? Shouldn't it just say "Assagai" and that's it?

Any help is greatly appreciated.

 

-----signature-----
T C M
In-Game as Bluballz or Vash
Link to this post
Darktorizo 
Posts: 266
Registered: Dec 10, '06
Extended Info (if available)
Real Post Cnt: 266
User ID: 1,190,502
Subject: Has anyone used Lino's example file for tank looter?
^[[assagai].]*$ = Anything but an item containing that name.

For instance I have a rule set up for Gauntlets, but I do not want to include Olthoi or Covenant types, so I have it match name for Gauntlets and then two requirements of name matches ^((?!Covenant).)*$ and name matches ^((?!Olthoi).)*$.

Hope that helps.

 

-----signature-----
Guinevere du Avalon - Level 275 - Mage (War\MeleeD Spec)\2 Hour Buff Bot - TD
~* Explorer of Dereth *~
GoArrow Database Updates (Full): http://db.tt/6UlVIW
GoArrow Database Update Page: http://db.tt/9lJUeE4
Link to this post
Ball-Cruncher 
Posts: 5,871
Registered: Aug 28, '04
Extended Info (if available)
Real Post Cnt: 5,860
User ID: 961,024
Subject: Has anyone used Lino's example file for tank looter?
Is there somewhere I can find all these inputs at?

 

-----signature-----
T C M
In-Game as Bluballz or Vash
Link to this post
Darktorizo 
Posts: 266
Registered: Dec 10, '06
Extended Info (if available)
Real Post Cnt: 266
User ID: 1,190,502
Subject: Has anyone used Lino's example file for tank looter?
Not that I know of. I asked Virindi about how to pick up X but not Y, and she told me.

Edit: I just went through the her Wiki

Scroll down to No Covenant Please and it shows the "not" (^((?!Covenant).)*$) Name Match.

As for any Others, I'm not sure.

 

-----signature-----
Guinevere du Avalon - Level 275 - Mage (War\MeleeD Spec)\2 Hour Buff Bot - TD
~* Explorer of Dereth *~
GoArrow Database Updates (Full): http://db.tt/6UlVIW
GoArrow Database Update Page: http://db.tt/9lJUeE4
Link to this post
Ball-Cruncher 
Posts: 5,871
Registered: Aug 28, '04
Extended Info (if available)
Real Post Cnt: 5,860
User ID: 961,024
Subject: Has anyone used Lino's example file for tank looter?
Appreciate it.

You mind takin a look at the last 2 posts on the Vtank thread and seeing if you can help me out there?

I would greatly appreciate that too.

 

-----signature-----
T C M
In-Game as Bluballz or Vash
Link to this post

Valid XHTML 1.0 Transitional Powered by PHP