Raised This Month: $12 Target: $400
 3% 

[v2.5.2, March 19] Trouble in Terrorist Town mod


Post New Thread Reply   
 
Thread Tools Display Modes
GuskiS
Veteran Member
Join Date: Aug 2007
Location: Latvia
Old 10-28-2014 , 18:42   Re: [v2.4.2, October 1] Trouble in Terrorist Town mod
Reply With Quote #221

Quote:
Originally Posted by Anyb0dy View Post
I checked with these plugins (not both together).
The other plugin (TTT) was downloaded from this topic, but i added the related one (ttt_voice -you will need include ttt.inc in order to compile-).
Thanks.
It should be working, did you really try to put those plugins before/after ttt_voice? If you have done it, you could try to edit my plugin by replacing:
PHP Code:
    if(!is_user_connected(receiver) || !is_user_connected(sender) || sender == receiver)
        return 
FMRES_SUPERCEDE
with
PHP Code:
    if(!is_user_connected(receiver) || !is_user_connected(sender) || sender == receiver || !listen)
        return 
FMRES_SUPERCEDE
After that, setting mute plugin before ttt_voice should work. I think.

Quote:
Originally Posted by ACM1PT View Post
You could add a HUD to the viewer.
You could also add glitter for detectives.
you could add in the lang file option to translate the "exit" button to other languages.
What hud are you speaking of?
What is glitter?
Exit language is default server language, or user chosen. See amx_language or amx_langmenu
__________________
Finished mods:
Trouble in Terrorist Town
MurderMod
The Hidden
Cowboys vs Indians
JailBreak Supreme
Survival Madness
GuskiS is offline
ACM1PT
Member
Join Date: Feb 2014
Location: Argentina
Old 10-28-2014 , 20:49   Re: [v2.4.2, October 1] Trouble in Terrorist Town mod
Reply With Quote #222

What is glitter? > glow for detective

Exit language is default server language, or user chosen. See amx_language or amx_langmenu > OK!

What hud are you speaking of > HUD spectator
ACM1PT is offline
GuskiS
Veteran Member
Join Date: Aug 2007
Location: Latvia
Old 10-29-2014 , 07:58   Re: [v2.4.2, October 1] Trouble in Terrorist Town mod
Reply With Quote #223

There is already glow for detective - blue color.
As for hud, what do you want to see in it?
__________________
Finished mods:
Trouble in Terrorist Town
MurderMod
The Hidden
Cowboys vs Indians
JailBreak Supreme
Survival Madness
GuskiS is offline
ACM1PT
Member
Join Date: Feb 2014
Location: Argentina
Old 10-29-2014 , 12:08   Re: [v2.4.2, October 1] Trouble in Terrorist Town mod
Reply With Quote #224

HP, Karma, credits, if he is a traitor.

Last edited by ACM1PT; 10-29-2014 at 12:13.
ACM1PT is offline
GuskiS
Veteran Member
Join Date: Aug 2007
Location: Latvia
Old 10-29-2014 , 12:58   Re: [v2.4.2, October 1] Trouble in Terrorist Town mod
Reply With Quote #225

HP and Karma is visible for spec.
Credits and his role(I/T/D) isn't because then it is possible to monitor/skype talk who is who. That doesn't make sense.
__________________
Finished mods:
Trouble in Terrorist Town
MurderMod
The Hidden
Cowboys vs Indians
JailBreak Supreme
Survival Madness
GuskiS is offline
her0p
Senior Member
Join Date: Nov 2011
Old 10-29-2014 , 15:27   Re: [v2.4.2, October 1] Trouble in Terrorist Town mod
Reply With Quote #226

I still have the same problem. any help

Code:
L 10/29/2014 - 20:18:13: [AMXX] Displaying debug trace (plugin "ttt_core.amxx", version "2.4.2")
L 10/29/2014 - 20:18:13: [AMXX] Run time error 4: index out of bounds 
L 10/29/2014 - 20:18:13: [AMXX]    [0] ttt_core.sma::_get_playerdata (line 911)
L 10/29/2014 - 20:18:13: Unhandled dynamic native error
L 10/29/2014 - 20:18:13: [AMXX] Displaying debug trace (plugin "ttt_replacements.amxx", version "2.4.1")
L 10/29/2014 - 20:18:13: [AMXX] Run time error 10: native error (native "ttt_get_playerdata")
L 10/29/2014 - 20:18:13: [AMXX]    [0] ttt_replacements.sma::Forward_EmitSound_pre (line 234)
L 10/29/2014 - 20:18:13: [AMXX] Displaying debug trace (plugin "ttt_core.amxx", version "2.4.2")
L 10/29/2014 - 20:18:13: [AMXX] Run time error 4: index out of bounds 
L 10/29/2014 - 20:18:13: [AMXX]    [0] ttt_core.sma::_get_playerdata (line 911)
L 10/29/2014 - 20:18:13: Unhandled dynamic native error
L 10/29/2014 - 20:18:13: [AMXX] Displaying debug trace (plugin "ttt_replacements.amxx", version "2.4.1")
L 10/29/2014 - 20:18:13: [AMXX] Run time error 10: native error (native "ttt_get_playerdata")
L 10/29/2014 - 20:18:13: [AMXX]    [0] ttt_replacements.sma::Forward_EmitSound_pre (line 234)
L 10/29/2014 - 20:18:13: [AMXX] Displaying debug trace (plugin "ttt_core.amxx", version "2.4.2")
L 10/29/2014 - 20:18:13: [AMXX] Run time error 4: index out of bounds 
L 10/29/2014 - 20:18:13: [AMXX]    [0] ttt_core.sma::_get_playerdata (line 911)
L 10/29/2014 - 20:18:13: Unhandled dynamic native error
L 10/29/2014 - 20:18:13: [AMXX] Displaying debug trace (plugin "ttt_logging.amxx", version "2.4.1")
L 10/29/2014 - 20:18:13: [AMXX] Run time error 10: native error (native "ttt_get_playerdata")
L 10/29/2014 - 20:18:13: [AMXX]    [0] ttt_stocks.inc::ttt_get_kill_message (line 207)
L 10/29/2014 - 20:18:13: [AMXX]    [1] ttt_logging.sma::Ham_Killed_post (line 117)
L 10/29/2014 - 20:18:20: [AMXX] Displaying debug trace (plugin "ttt_core.amxx", version "2.4.2")
L 10/29/2014 - 20:18:20: [AMXX] Run time error 4: index out of bounds 
L 10/29/2014 - 20:18:20: [AMXX]    [0] ttt_core.sma::_get_playerdata (line 911)
L 10/29/2014 - 20:18:20: Unhandled dynamic native error
her0p is offline
mapper07
Member
Join Date: Oct 2012
Location: NY
Old 11-03-2014 , 09:12   Re: [v2.4.2, October 1] Trouble in Terrorist Town mod
Reply With Quote #227

Are there any planned updates for this ?
__________________
Visit me here.



mapper07 is offline
GuskiS
Veteran Member
Join Date: Aug 2007
Location: Latvia
Old 11-03-2014 , 09:59   Re: [v2.4.2, October 1] Trouble in Terrorist Town mod
Reply With Quote #228

Quote:
Originally Posted by her0p View Post
I still have the same problem. any help

Code:
L 10/29/2014 - 20:18:13: [AMXX] Displaying debug trace (plugin "ttt_core.amxx", version "2.4.2")
L 10/29/2014 - 20:18:13: [AMXX] Run time error 4: index out of bounds 
L 10/29/2014 - 20:18:13: [AMXX]    [0] ttt_core.sma::_get_playerdata (line 911)
L 10/29/2014 - 20:18:13: Unhandled dynamic native error
L 10/29/2014 - 20:18:13: [AMXX] Displaying debug trace (plugin "ttt_replacements.amxx", version "2.4.1")
L 10/29/2014 - 20:18:13: [AMXX] Run time error 10: native error (native "ttt_get_playerdata")
L 10/29/2014 - 20:18:13: [AMXX]    [0] ttt_replacements.sma::Forward_EmitSound_pre (line 234)
L 10/29/2014 - 20:18:13: [AMXX] Displaying debug trace (plugin "ttt_core.amxx", version "2.4.2")
L 10/29/2014 - 20:18:13: [AMXX] Run time error 4: index out of bounds 
L 10/29/2014 - 20:18:13: [AMXX]    [0] ttt_core.sma::_get_playerdata (line 911)
L 10/29/2014 - 20:18:13: Unhandled dynamic native error
L 10/29/2014 - 20:18:13: [AMXX] Displaying debug trace (plugin "ttt_replacements.amxx", version "2.4.1")
L 10/29/2014 - 20:18:13: [AMXX] Run time error 10: native error (native "ttt_get_playerdata")
L 10/29/2014 - 20:18:13: [AMXX]    [0] ttt_replacements.sma::Forward_EmitSound_pre (line 234)
L 10/29/2014 - 20:18:13: [AMXX] Displaying debug trace (plugin "ttt_core.amxx", version "2.4.2")
L 10/29/2014 - 20:18:13: [AMXX] Run time error 4: index out of bounds 
L 10/29/2014 - 20:18:13: [AMXX]    [0] ttt_core.sma::_get_playerdata (line 911)
L 10/29/2014 - 20:18:13: Unhandled dynamic native error
L 10/29/2014 - 20:18:13: [AMXX] Displaying debug trace (plugin "ttt_logging.amxx", version "2.4.1")
L 10/29/2014 - 20:18:13: [AMXX] Run time error 10: native error (native "ttt_get_playerdata")
L 10/29/2014 - 20:18:13: [AMXX]    [0] ttt_stocks.inc::ttt_get_kill_message (line 207)
L 10/29/2014 - 20:18:13: [AMXX]    [1] ttt_logging.sma::Ham_Killed_post (line 117)
L 10/29/2014 - 20:18:20: [AMXX] Displaying debug trace (plugin "ttt_core.amxx", version "2.4.2")
L 10/29/2014 - 20:18:20: [AMXX] Run time error 4: index out of bounds 
L 10/29/2014 - 20:18:20: [AMXX]    [0] ttt_core.sma::_get_playerdata (line 911)
L 10/29/2014 - 20:18:20: Unhandled dynamic native error
I can't seem to reproduce this error, sorry. Are plugins ordered sames as in my file?

Quote:
Originally Posted by mapper07 View Post
Are there any planned updates for this ?
Yes, there are. When? I don't know. Why do you ask? You can always request/suggest anything, I'll most definitely consider them.
__________________
Finished mods:
Trouble in Terrorist Town
MurderMod
The Hidden
Cowboys vs Indians
JailBreak Supreme
Survival Madness
GuskiS is offline
KaranMohadkar
Senior Member
Join Date: Oct 2012
Location: Reality !
Old 11-03-2014 , 15:15   Re: [v2.4.2, October 1] Trouble in Terrorist Town mod
Reply With Quote #229

my suggestion make it compatible with 1.8.2
because i am using 1.8.3 versions.......
many plugins wont work or give weird errors , crash issues ! ( with 1.8.3 )
Even TTT is not working properly as far as i know many bugs ...
not stable gameplay !
the damage done is quite weird ...... etc... ( i know there is a cvar for that but still its weird ! )
__________________
KaranMohadkar is offline
GuskiS
Veteran Member
Join Date: Aug 2007
Location: Latvia
Old 11-03-2014 , 16:15   Re: [v2.4.2, October 1] Trouble in Terrorist Town mod
Reply With Quote #230

I'll try to make it compatible with 1.8.2.
__________________
Finished mods:
Trouble in Terrorist Town
MurderMod
The Hidden
Cowboys vs Indians
JailBreak Supreme
Survival Madness
GuskiS is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:36.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode