hi guys, I have rgklist:*!*8E7400C9B@GateKeeperPassport (time)
how to getthe (time) from the user tab in mirc?
hi guys, I have rgklist:*!*8E7400C9B@GateKeeperPassport (time)
how to getthe (time) from the user tab in mirc?
$ulist(*!*8E7400C9B@GateKeeperPassport,rgklist,1)
My code does NOT have bugs. It just develops random features.
seems that my question was not clear..
I have in the user tab of the mirc:
blah:*!*45145@gatekeeperpassport
but i want to add reasons and times such as:
blah:*!*45145@gatekeeperpassport 25/12 bad word
I have a dialog and want to see the three data: list, date and reason
how to pick up the data from the user tab to edit in the dialog?
/auser list gkp/nick reason eg: /auser badlist DreaM bad word: porn
Then, to retrieve the reason use the snippet Ozzy posted.
i know how to add it cleric but how to get the 2nd line is my problem.
my problem is:
rgklist:*!*8E7400C9B@GateKeeperPassport
that is what I have and I can get it using ozzy code
$ulist(*!*8E7400C9B@GateKeeperPassport,rgklist,1)
but what if I have:
rgklist:*!*8E7400C9B@GateKeeperPassport Sunday Porn
I want to get the date Sunday or monday or what? I dont want to get the address.
when i tested ozzy code, it gives me the address only *!*8E7400C9B@GateKeeperPassport but I need other data too
did not work gate, it gives me the address only too
Sign in to reply or start a new topic where your account has permission.