Talk:MassContacts: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
 
(=)
Line 1: Line 1:
== Mass coloring bug? ==
Heya folks, the mass colouring didn't work (use box settings) before I edited the following line number 198
from (which colours all the contacts with the first colour found)
var modTypes = massBox.value.match(/[\d+|d](?=\})/)[0];
to (which colours each contact with their own color setting)
var modTypes = modLists[i].match(/[\d+|d](?=\})/)[0];
--[[User:Snaip|Snaip]] 21:28, 30 May 2009 (BST)
== Combat revive ==
Definitely [[COMBAT_REVIVE_%28Group%29|COMBAT REVIVE]] material.--<small>[[User:Karek#K|Karek]]<sup><font face="Monotype Corsiva">[[User:Karek/ProjDev/OmegaMap|maps?!]]</font></sup></small> 05:05, 5 April 2008 (BST)
Definitely [[COMBAT_REVIVE_%28Group%29|COMBAT REVIVE]] material.--<small>[[User:Karek#K|Karek]]<sup><font face="Monotype Corsiva">[[User:Karek/ProjDev/OmegaMap|maps?!]]</font></sup></small> 05:05, 5 April 2008 (BST)
:It's also ''extremely'' difficult to read.--<small>[[User:Karek#K|Karek]]<sup><font face="Monotype Corsiva">[[User:Karek/ProjDev/OmegaMap|maps?!]]</font></sup></small> 11:17, 5 April 2008 (BST)
:It's also ''extremely'' difficult to read.--<small>[[User:Karek#K|Karek]]<sup><font face="Monotype Corsiva">[[User:Karek/ProjDev/OmegaMap|maps?!]]</font></sup></small> 11:17, 5 April 2008 (BST)

Revision as of 20:28, 30 May 2009

Mass coloring bug?

Heya folks, the mass colouring didn't work (use box settings) before I edited the following line number 198

from (which colours all the contacts with the first colour found)

var modTypes = massBox.value.match(/[\d+|d](?=\})/)[0];

to (which colours each contact with their own color setting)

var modTypes = modLists[i].match(/[\d+|d](?=\})/)[0];

--Snaip 21:28, 30 May 2009 (BST)

Combat revive

Definitely COMBAT REVIVE material.--Karekmaps?! 05:05, 5 April 2008 (BST)

It's also extremely difficult to read.--Karekmaps?! 11:17, 5 April 2008 (BST)
Do you mean the wiki page, or the extension? Feel free to edit the wiki page! SIM Core Map.png Swiers 20:39, 5 April 2008 (BST)
The wiki page, I'm gonna try and work out how to use this from the page then I'll make it more reader friendly.--Karekmaps?! 04:45, 6 April 2008 (BST)

DEM Revivication Requests

Erm, actually how do you do this? As in getting the list to be added to your own contact list. Can post a step-by-step procedure? --Ben2 04:50, 7 April 2008 (BST)

Use the new version of MassContacts. Go to http://www.ud-malton.info/revive.php and enter your settings (or use the DEM revive Request lookup bookkmarklet) and then look at the bottom of the page. Copy the formated list ino the text box on your contacts page, and you can add them all as contacts. SIM Core Map.png Swiers 05:17, 7 April 2008 (BST)
Ok thanks :) Tried it out and it really helps --Ben2 15:34, 11 April 2008 (BST)