User aiming?
Im trying to make plugin which creates ".mdl" (in example) in the location where you're aiming at. :)
Any explanation how to do this or maybe code? |
Re: User aiming?
Use this stock:
PHP Code:
PHP Code:
|
Re: User aiming?
Isn't this a lot better to use??
PHP Code:
Quote:
|
Re: User aiming?
What if i want to add sprite to that location?
edit: Lets say i wanna make implosion: Code:
|
Re: User aiming?
pev_model works with sprites too.
For your message: PHP Code:
|
Re: User aiming?
Quote:
I tried to set it before with fm aim origin, but it was never created. :o |
Re: User aiming?
Test this:
PHP Code:
|
Re: User aiming?
Haven't got it to work... >.<
|
Re: User aiming?
Try changing MSG_PVS to MSG_BROADCAST
|
Re: User aiming?
Quote:
Code:
message_begin(MSG_PVS, SVC_TEMPENTITY, origin); |
| All times are GMT -4. The time now is 03:04. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.