Thread: "Spell" Quest
View Single Post
  #2  
Old 10-26-2013, 01:38 AM
Fadedspirit
Sarnak
 
Join Date: Jan 2007
Posts: 48
Default

First, why are you defining client in a client script?

$client-> literally works......


You're defining a NEW $client object with an uppercase C in Client, was this intentional? If so, why?


Also, why are you redining what $client is more than once?? Aside from the fact you don't have to do it, at all, you're doing it once in spell effects for no reason and then again for lifetap????
Reply With Quote