View Single Post
  #10  
Old 01-16-2009, 05:16 PM
Pelikano Pelikano is offline
Registered User
Pelikano's Avatar
Join Date: Oct 2008
Posts: 1,133
Pelikano has a little shameless behaviour in the past
Yes, I think .05 doesn't work at all serverside.

Also, first you're using:


this.attacker = "Graal713758";

And then:

with ( findplayer ( this.attacker ) )

I think you need to use "findplayerbycommunityname()"

Last edited by Pelikano; 01-16-2009 at 06:14 PM..
Reply With Quote