Thread: Laser Sight
View Single Post
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 08-18-2007 , 21:32   Re: Laser Sight
Reply With Quote #13

Quote:
Originally Posted by XxAvalanchexX View Post
If you want the lasersight to actually come from the weapon, check out this thread: http://forums.alliedmods.net/showthread.php?t=53989
just about to suggest that.

to make it for the person only, instead of
Code:
	message_begin( MSG_BROADCAST,SVC_TEMPENTITY)
use
Code:
	message_begin( MSG_ONE_UNRELIABLE,SVC_TEMPENTITY, _, id)
also, use pcvars.
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`