Register to post in forums, or Log in to your existing account
 
:
Search found 2 matches for:
Page 1 of 1
Author Message
  Topic: Need Help picking up Items *magical*
joebeta

Replies: 5
Views: 4622

PostForum: zMUD General Discussion   Posted: Wed Mar 12, 2003 7:20 am   Subject: Need Help picking up Items *magical*
You could do this

store the item in @item beforehand...
also make an string array like
#VAR a %array(ring,sword,poopoo,etc) <- syntax

#LOO 0,%arrhigh(a) {
#IF (@item ~= %arrget(i)) {get %a ...
  Topic: Aliases and variables
joebeta

Replies: 3
Views: 3710

PostForum: zMUD General Discussion   Posted: Wed Mar 12, 2003 5:50 am   Subject: Aliases and variables
you can do this (i think)

@att=sdk
%alias(@att)

It's a built in function... therefore there's a mini help file on it.

Hehehehehehehe Bopalopia
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net