icon315 Member Jun 8, 2010 #1 I tried buying a wang (because i did not have enough time to make one) and i got an error something like [throw 1 wang at] is not an item. that means that i can't buy a wang
I tried buying a wang (because i did not have enough time to make one) and i got an error something like [throw 1 wang at] is not an item. that means that i can't buy a wang
lostcalpolydude Developer Staff member Jun 8, 2010 #2 It looks like you aliased "wang" to "throw 1 wang at", and in the process you made it impossible to buy wangs.
It looks like you aliased "wang" to "throw 1 wang at", and in the process you made it impossible to buy wangs.
Bale Minion Jun 8, 2010 #3 You can fix the problem by changing your wang alias to Code: alias wang => throw 1 wang at %%