View Single Post
The Art of War
Veteran Member
Join Date: Dec 2009
Location: Sweden Rock Festival
Old 02-25-2011 , 18:16   Re: Super Saiyan Gohan
Reply With Quote #48

I dont know if this is a separate problem, Ive seen it in many servers though: The entity is removed on sh_round_end, and I know the variables are set to false on spawn, but if you charge the kamehameha before round end and fire it afterwards, you can spawnkill. I solved it by adding a simple check in sh_client_spawn(), the same as in sh_round_end. Removes the ent at spawn, spawnkill no longer possible.


Code:
remove_power(id, gPowerID[id])
Anyone else having this problem?
__________________
The Art of War is offline