Not Running
I just made a plugin for TFC I was going to release untill I tested it and it didn't work worth shit. It compiles fine, only with 4 errors that only regard the CVAR's [Don't mind them, there not the problem].
I was wondering if somebody could help and get it working, it just doesn't work at all. No errors, nothing. Don't ignore this thread, take the time and help me. PHP Code:
|
Re: Not Running
DeathMsg is a global event.
So you can't pass id. You have to use get_players() + for(). |
Re: Not Running
I'm more worried about the TFC Flag Capture working rather than the DeathMsg. I've fixed the DeathMsg, now I just really want to get TFC Flag Capture too work.
|
Re: Not Running
logevent doesn't pass id.
You have to use : Code:
Code:
|
Re: Not Running
PHP Code:
|
Re: Not Running
Remove id. You have to create a var.. -_-'
Code:
|
Re: Not Running
Woops, i forgot to delete them.
But still not working, it compiles fine (Only with 4 errors because I didn't add those CVAR's yet) but anyway, it doesn't work at all. PHP Code:
|
Re: Not Running
Why did you return PLUGIN_HANDLED all the time ?!!
No need to do that. Code:
|
Re: Not Running
The tfc_kill_notice works, but the flag captures still do not.
Also, I use it becase i don't know it's just a habit. |
Re: Not Running
I don't know about TFC event.
Are you sure for that ? Code:
|
| All times are GMT -4. The time now is 16:03. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.