View Single Post
  #1  
Old 03-24-2004, 11:00 AM
ryder911
Hill Giant
 
Join Date: Jun 2002
Posts: 212
Default $ulevel question

Can $ulevel be used with a number. Like $ulevel => 10? then player would have to be greater then 10 to do the quest?

And when using $ulevel in a quest sitution would it look like this?

if ($text=~ /Hail/i)($ulevel=>10){quest::say("Hello $name")


and another question, sorry for being a noob lol, but Wat is difference between { and ( im not sure when to use which. What does each do / stand for

Thanks any help or tips is appreciated
__________________
Chris---
Reply With Quote