Register to post in forums, or Log in to your existing account
 
:
Search found 135 matches for:
Page 1 of 6 Goto page 1, 2, 3, 4, 5, 6  Next
Author Message
  Topic: GAG
daemoan.vermillious

Replies: 5
Views: 6894

PostForum: CMUD General Discussion   Posted: Wed Dec 14, 2011 4:52 am   Subject: GAG
gold listed in my inventory has a period on the end.
gold on the ground has no period

I would just like to pop and gag a trigger to get coin when its on the ground...

i dont want it to randomly ...
  Topic: GAG
daemoan.vermillious

Replies: 5
Views: 6894

PostForum: CMUD General Discussion   Posted: Tue Dec 13, 2011 8:37 pm   Subject: GAG
I have an alias ht = hp;l @target

i have a trigger set for : "you hit" triggers ht

id like to gag the ht alias commands being inputted


i also would like to run a trigger for
56 gold co ...
  Topic: Gag
daemoan.vermillious

Replies: 1
Views: 4850

PostForum: zMUD General Discussion   Posted: Tue Dec 13, 2011 4:42 pm   Subject: Gag
also
I would like to run a trigger for
56 gold coins

I would like to exclude the trigger if there is a period at the end
56 gold coins.
  Topic: Gag
daemoan.vermillious

Replies: 1
Views: 4850

PostForum: zMUD General Discussion   Posted: Tue Dec 13, 2011 4:22 pm   Subject: Gag
I have an alias ht = hp;l @target

i have a trigger set for : "you hit" triggers ht

id like to gag the ht alias commands being inputted
  Topic: Trigger #if's
daemoan.vermillious

Replies: 5
Views: 10234

PostForum: CMUD General Discussion   Posted: Thu Apr 07, 2011 5:47 am   Subject: hmmmm a little trouble
Pattern:
%w tells you 'desanc %2'

VAlue:
#IF (%ismember(%1, @valids)) {krecall;turn tome 10;chant %2;n}

doesnt seem to fire, prolly cause i put something wrong in pattern...

Thanks for SAvi ...
  Topic: Trigger #if's
daemoan.vermillious

Replies: 5
Views: 10234

PostForum: CMUD General Discussion   Posted: Thu Apr 07, 2011 3:53 am   Subject: Trigger #if's
i made a trigger to auto bless from people sending me tells. when iam afk
some people been abusing it.....
can i add an #if like in the value to where ill only bless allies.
Xedric Baylor Prophet M ...
  Topic: Cmud/Win7
daemoan.vermillious

Replies: 8
Views: 13823

PostForum: CMUD General Discussion   Posted: Mon Apr 04, 2011 6:09 pm   Subject: Cmud/Win7
Try Making A New Session Or reinstalling the Cmud, Also when you in win7 right click on the exe file for cmud and goto proerties and run in win xp compatiabilty mode and also right click it and run it ...
  Topic: Trigger Capture
daemoan.vermillious

Replies: 2
Views: 5796

PostForum: CMUD General Discussion   Posted: Mon Apr 04, 2011 6:05 pm   Subject: Trigger Capture
I have these they all work.....
^~<~<%1 chats~>~>
^~<~<%1 chat~>~>
^~-~{%1~}~-

Value is
#capture ComChat1

This one does not work for some reason.....
^~.~x~[%1~]~x ...
  Topic: Excluding certain commands from the command history
daemoan.vermillious

Replies: 3
Views: 5721

PostForum: CMUD General Discussion   Posted: Mon Mar 28, 2011 4:43 am   Subject: Excluding certain commands from the command history
That would be an intresting option to add....
A Filter list, to filter out #ti #con look who north south east west etc..... fribulous commands that wouldnt wouldnt log....
  Topic: trigger off propmpt?
daemoan.vermillious

Replies: 4
Views: 8208

PostForum: CMUD General Discussion   Posted: Mon Mar 28, 2011 4:29 am   Subject: trigger off propmpt?
/so I had to make a new prompt
so I had to remake the trigger this is it
-=(<210100115> <55000(H) 54048(M)> <0>)=-
I made this trigger
Pattern
^~-~=~(~<(%d)~> ~<(%d)~ ...
  Topic: trigger off propmpt?
daemoan.vermillious

Replies: 4
Views: 8208

PostForum: CMUD General Discussion   Posted: Wed Mar 23, 2011 4:39 pm   Subject: trigger off propmpt?
Heres My Prompt:

<[10324068] [32500H 31500M 32458V]>

i wanting to trigger off my exp at or over 20000000 exp

to

Convert 20000000 qps
  Topic: adding to a variable list via trigger?
daemoan.vermillious

Replies: 16
Views: 19140

PostForum: CMUD General Discussion   Posted: Wed Mar 16, 2011 2:03 am   Subject: adding to a variable list via trigger?
is there a way to reset the target list it only seems to be adding anyone that wasnt already added to the list
  Topic: adding to a variable list via trigger?
daemoan.vermillious

Replies: 16
Views: 19140

PostForum: CMUD General Discussion   Posted: Mon Mar 14, 2011 11:08 pm   Subject: adding to a variable list via trigger?
Great Thanks For The Help, Is There Something I can Add In There To Exclude A List of names, such as clan members admin coders etc.
  Topic: adding to a variable list via trigger?
daemoan.vermillious

Replies: 16
Views: 19140

PostForum: CMUD General Discussion   Posted: Mon Mar 14, 2011 9:43 pm   Subject: adding to a variable list via trigger?
whats the
<json>[]</json> ?

and can i just paste that into my code section and it will input last time i did something like that it currputed my session file and i lost everyth ...
  Topic: Cmud Android or Ipod App?
daemoan.vermillious

Replies: 28
Views: 74378

PostForum: CMUD General Discussion   Posted: Mon Mar 14, 2011 8:37 pm   Subject: Cmud Android or Ipod App?
IPhone Ipod Ipad
Android Android PAds Apps Now...
I just imagined a person with your mad skills could whip it out in no time......

unfortunetlyitunes and android market dont let you see number of ...
  Topic: adding to a variable list via trigger?
daemoan.vermillious

Replies: 16
Views: 19140

PostForum: CMUD General Discussion   Posted: Mon Mar 14, 2011 8:22 pm   Subject: adding to a variable list via trigger?
#alias cyclescan {#forall (@target) {kill %i;<etc>}
#alias cyclescan {#forall (@target) {kill %i}

it says both of these are invalid
and loadscan is only adding the individual names in valu ...
  Topic: adding to a variable list via trigger?
daemoan.vermillious

Replies: 16
Views: 19140

PostForum: CMUD General Discussion   Posted: Mon Mar 14, 2011 6:20 pm   Subject: adding to a variable list via trigger?
Im having the coder dude a status who list
however for the time being can i manually enter the names into the list
for my @target
I dont know how to make the #add or to make it cycle thru the list ...
  Topic: Cmud Android or Ipod App?
daemoan.vermillious

Replies: 28
Views: 74378

PostForum: CMUD General Discussion   Posted: Mon Mar 14, 2011 5:17 pm   Subject: Cmud Android or Ipod App?
a client i downloaded has sold over 10000 copies at 2.99 a pop, if 30K aint enough demand i dunno what is thats about a half year salery
  Topic: Cmud Android or Ipod App?
daemoan.vermillious

Replies: 28
Views: 74378

PostForum: CMUD General Discussion   Posted: Mon Mar 14, 2011 5:10 am   Subject: Cmud Android or Ipod App?
ohoohohohoho, with importable settings from windows cmud
  Topic: Cmud Android or Ipod App?
daemoan.vermillious

Replies: 28
Views: 74378

PostForum: CMUD General Discussion   Posted: Mon Mar 14, 2011 3:54 am   Subject: Cmud Android or Ipod App?
Will There Be One I Like To GEt It//.... Ive bought a couple different onse on there, but they dont live upto cmud expectaions.....
  Topic: adding to a variable list via trigger?
daemoan.vermillious

Replies: 16
Views: 19140

PostForum: CMUD General Discussion   Posted: Mon Mar 14, 2011 3:49 am   Subject: adding to a variable list via trigger?
on another not too, theres an undfined amount of spaces in between the class and name
  Topic: adding to a variable list via trigger?
daemoan.vermillious

Replies: 16
Views: 19140

PostForum: CMUD General Discussion   Posted: Mon Mar 14, 2011 3:46 am   Subject: adding to a variable list via trigger?
Blue is Status Level and can be anything
Green Is Class and can be anything
Red is Name that i would like captured and added to a list
I use a Target: @target variable for targeting
With aliases ...
  Topic: adding to a variable list via trigger?
daemoan.vermillious

Replies: 16
Views: 19140

PostForum: CMUD General Discussion   Posted: Mon Mar 14, 2011 1:36 am   Subject: adding to a variable list via trigger?
I have this example who list:

Immortal | .x[[D'Ilmater]]x. Carmine >GoOnI of EclipsE<
Immortal | -=Highlander=- Vermillion M ...
  Topic: Thread Status Variable
daemoan.vermillious

Replies: 2
Views: 5173

PostForum: CMUD General Discussion   Posted: Tue Jan 26, 2010 10:09 pm   Subject: Thread Status Variable
in maybe a future versions, we can have thread id tagging? from with we can pull that info from or somethin? just a suggestion....
  Topic: Thread Status Variable
daemoan.vermillious

Replies: 2
Views: 5173

PostForum: CMUD General Discussion   Posted: Tue Jan 26, 2010 8:01 pm   Subject: Thread Status Variable
THIS IS MY Thread:
54 DarkSkiesErkel wait 32275 ms Pattern "You have been K

Can I make a variable that can be my Thread Status "Time"

and or gag the #thread that it wou ...
 
Page 1 of 6 Goto page 1, 2, 3, 4, 5, 6  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net