Game Guides Archive
Thread: Slash Commands for setting In-Game Alarms Question.
Page 1 of 1
ArdenStarmariner
Mon Feb 16, 2004 8:30 am
#1
Anyone know the slash commands (for example /selectNextCraftingStage) for setting/managing in-game alarms? I want to write a macro that makes my character take Muon Gold then set an alarm to go off about 1 minute before the muon wears off and my character suffers a downer. Would help me alot to reduce the number of downer related combat deaths.
aquaboy1976
Mon Feb 16, 2004 8:38 am
#2
/alarmaddin x y message ("x" is the hour and "y" is the minutes)
Example: /alarmaddin 0 9 Muon expires in 1 minute!
EtoMi
Mon Feb 16, 2004 8:43 am
#3
Sorry, I don't know the /comand for the ingame alarm, but you could try this makro:
/tell Arden Timer 600 start;/pause 60;/pause 60;/pause 60;/pause 60;/pause 60;/pause 60;/pause 60;/tell Arden 3m;/pause 60;/tell Arden 2m;/pause 60;/tell Arden 1m;/pause 30;/tell Arden 30sec;/pause 10;/tell Arden 20sec;/pause 10;/tell Arden 10sec;/tell Arden Downtime!
In this case you have to take the muon gold and then hit the button for the makro.
Hope I could help at least a bit.
/tell Arden Timer 600 start;/pause 60;/pause 60;/pause 60;/pause 60;/pause 60;/pause 60;/pause 60;/tell Arden 3m;/pause 60;/tell Arden 2m;/pause 60;/tell Arden 1m;/pause 30;/tell Arden 30sec;/pause 10;/tell Arden 20sec;/pause 10;/tell Arden 10sec;/tell Arden Downtime!
In this case you have to take the muon gold and then hit the button for the makro.
Hope I could help at least a bit.
Page 1 of 1