does that hold true when Im working with a geyser miniconsole? cause currently Im using:
nameBox:echo( "(" .. v .. ")\n", [[expandAlias("target ]]..v..[[") printTargetWindow()]], "Target " .. v, true, false )
and that works just fine aside from not making the names a link
Search found 3 matches
- Mon Dec 03, 2012 1:55 am
- Forum: Help Forum
- Topic: clickable 'who here' miniconsole HELP!
- Replies: 5
- Views: 5636
- Mon Dec 03, 2012 1:47 am
- Forum: Help Forum
- Topic: clickable 'who here' miniconsole HELP!
- Replies: 5
- Views: 5636
Re: clickable 'who here' miniconsole HELP!
I tried both, neither work
- Mon Dec 03, 2012 1:34 am
- Forum: Help Forum
- Topic: clickable 'who here' miniconsole HELP!
- Replies: 5
- Views: 5636
clickable 'who here' miniconsole HELP!
I have been getting the error:
<[string "peopleHere = peopleHere or {}..."]:30: attempt to call method 'EchoLink' (a nil value)>
what im trying to do is make a 'who here' miniconsole and make anyone appended to that list targeted by clicking on them with this code:
function whoHereAdd ...
<[string "peopleHere = peopleHere or {}..."]:30: attempt to call method 'EchoLink' (a nil value)>
what im trying to do is make a 'who here' miniconsole and make anyone appended to that list targeted by clicking on them with this code:
function whoHereAdd ...