A dummy question about addtofullpack
Like title said, i want to glow some entities on addtofullpack forward. i want only that player who has that ability to see entities glowing. But i tried something like this but doesn't work
PS: code isn't indented but you know what i am talking about PHP Code:
|
Re: A dummy question about addtofullpack
if( !player )
This check will exit the function each time the entity passed is not a player... Also, you would have better to do an internal plugin system to check if the entity is an hostage, may be an array, will be faster than check classname. Code:
AddToFullPack |
| All times are GMT -4. The time now is 14:31. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.