Grenade Trails
Hello,
I'm trying to port this grenade trails plugin by jim yang to work with TFC, currently it only works for CS. Can anyone help with this? PHP Code:
|
Re: Grenade Trails
PHP Code:
|
Re: Grenade Trails
hmm, not quite working. what could be wrong?
|
Re: Grenade Trails
Because, i think, the forward "Grenade_Throw" is not in TFC, only CS.
Thus, it never calls. Code:
(In order for this code to work, you need to change "g_model" to the model you want to have a trail) |
Re: Grenade Trails
awww, i get the feeling it's close but when i compile the following
PHP Code:
home/groups/amxmodx/tmp3/text0SaysA.sma(0) : error 075: input line too long (after substitutions) /home/groups/amxmodx/tmp3/text0SaysA.sma(1) : error 038: extra characters on line /home/groups/amxmodx/tmp3/text0SaysA.sma(1) : error 075: input line too long (after substitutions) /home/groups/amxmodx/tmp3/text0SaysA.sma(3) : error 001: expected token: ";", but found "-identifier-" /home/groups/amxmodx/tmp3/text0SaysA.sma(3) : warning 203: symbol is never used: "c" /home/groups/amxmodx/tmp3/text0SaysA.sma(3) : error 013: no entry point (no public functions) what does that mean? |
Re: Grenade Trails
Compiles fine for me.
|
Re: Grenade Trails
Code:
#include <amxmodx>EDIT: Fixed indents. |
Re: Grenade Trails
Less indents to, lol.
|
Re: Grenade Trails
Quote:
|
Re: Grenade Trails
curious, either of you had the opportunity to this ingame yet?
|
| All times are GMT -4. The time now is 21:30. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.