Difference between pages "User:Icon315" and "Talk:Use familiar"

From Kolmafia
(Difference between pages)
Jump to navigation Jump to search
imported>Icon315
m
 
imported>Slyz
 
Line 1: Line 1:
''Since this page is here anyway i thought i should add a little something to it:''
+
This always seems to return false for me, can anyone confirm?
 +
--[[User:Slyz|Slyz]] 20:56, 9 April 2010 (UTC)
  
<center>
 
<b>Icon315</b> (#1959735)<br>The Official Icon of /Games for 32 Years</center>
 
  
==About Me==
+
> ash use_familiar($familiar[sandworm])
I help edit the [http://kol.coldfront.net/thekolwiki Kol Wiki]<br>
 
I have a [http://bumcheekcity.com/kol/profile.php?u=icon315 Bumcheekcity page] <br>
 
I created a "famous" site called [http://icon315.webs.com Ads from ADventurers] I have been improving it alot<br>
 
  
==TO-DO==
+
Putting Mexicana the Hovering Sombrero back into terrarium...<br />
*Improve my most popular scripts
+
Taking Hecho en Mexico the Baby Sandworm out of terrarium...<br />
*Have at least 100 users to my scripts total
+
Returned: true<br />
 +
I assume that the ash command should be enough to check return value; correct me if I'm wrong. --[[User:Heeheehee|Heeheehee]] 21:03, 9 April 2010 (UTC)
 +
 
 +
I'll have to recheck after RO, but here is what I was getting (doing things slightly differently):
 +
 
 +
> ash print( use_familiar($familiar[slimeling]) )
 +
 
 +
Putting Dusty the Baby Sandworm back into terrarium...
 +
Taking Yuk the Slimeling out of terrarium...
 +
false
 +
Returned: void
 +
--[[User:Slyz|Slyz]] 03:33, 10 April 2010 (UTC)

Revision as of 03:33, 10 April 2010

This always seems to return false for me, can anyone confirm? --Slyz 20:56, 9 April 2010 (UTC)


> ash use_familiar($familiar[sandworm])

Putting Mexicana the Hovering Sombrero back into terrarium...
Taking Hecho en Mexico the Baby Sandworm out of terrarium...
Returned: true
I assume that the ash command should be enough to check return value; correct me if I'm wrong. --Heeheehee 21:03, 9 April 2010 (UTC)

I'll have to recheck after RO, but here is what I was getting (doing things slightly differently):

> ash print( use_familiar($familiar[slimeling]) )

Putting Dusty the Baby Sandworm back into terrarium... Taking Yuk the Slimeling out of terrarium... false Returned: void --Slyz 03:33, 10 April 2010 (UTC)