Register to post in forums, or Log in to your existing account
 
:
Search found 3 matches for:
Page 1 of 1
Author Message
  Topic: RE: Some Code i need help with
Canities_Crimthann

Replies: 4
Views: 2742

PostForum: zMUD General Discussion   Posted: Wed Feb 23, 2005 8:00 pm   Subject: RE: Some Code i need help with
Ok, i got it sused

so that it works properly i changed ot to:

#TR {^&person looks at you.} {
#T+ return_look
peek @person
}
#TR "return_look" {@person is a &race %w} {
#ALA ...
  Topic: RE: Some Code i need help with
Canities_Crimthann

Replies: 4
Views: 2742

PostForum: zMUD General Discussion   Posted: Wed Feb 23, 2005 6:29 pm   Subject: RE: Some Code i need help with
#TR {^&person looks at you.} {#T+ return_look;peek @person}

#TR "return_look" {%w is a (%w)} {#ALA +5 {#T- return_look};#If ("%1" = "Halfling") {emo looks at @person.} {emo looks up at @person, ...
  Topic: RE: Some Code i need help with
Canities_Crimthann

Replies: 4
Views: 2742

PostForum: zMUD General Discussion   Posted: Tue Feb 22, 2005 9:12 pm   Subject: RE: Some Code i need help with
I am currently trying to work out how to get an if statement to work...
It is part of a trigger that uses:

^&person looks at you.

peek @person
#IF (%w is a Halfling) {emo look's at @per ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net