Thread
:
Level restricting quest variables
View Single Post
#
3
12-30-2007, 06:57 AM
sfisque
Hill Giant
Join Date: Oct 2006
Posts: 248
yah cripp caught it.
remember:
=> is an assignment operator for hashes:
e.g.
%aHash = ( a => value_of_a );
using >= is much safer and removes ambiguity.
== sfisque
sfisque
View Public Profile
Send a private message to sfisque
Find all posts by sfisque