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
wugagagaga
Member
Join Date: Aug 2014
Old 09-16-2014 , 03:05   Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
Reply With Quote #121

Quote:
Originally Posted by wugagagaga View Post
How to support UTF-8 ?
modules.ini need to add those?


#include <cs_teams_api>
#include <timer_controller>
#include <ttt>

These are the dll file?
wugagagaga is offline
wugagagaga
Member
Join Date: Aug 2014
Old 09-16-2014 , 03:08   Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
Reply With Quote #122

Compilation failed in UTF-8
wugagagaga is offline
wugagagaga
Member
Join Date: Aug 2014
Old 09-16-2014 , 03:10   Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
Reply With Quote #123

Host_Error: UserMsg: Not Present on Client 58

I was disconnected
wugagagaga is offline
wugagagaga
Member
Join Date: Aug 2014
Old 09-16-2014 , 03:13   Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
Reply With Quote #124

L 09/16/2014 - 15:09:01: -------- Mapchange to cs_bloodstrike --------
L 09/16/2014 - 15:09:01: [random_spawns.amxx] No spawn points file found (addons/amxmodx/configs\csdm\cs_bloodstrike.spawns.cfg)
L 09/16/2014 - 15:09:14: [admin.amxx] Login: "wugagagaga<1><STEAM_ID_LAN><>" became an admin (account "wugagagaga") (access "abcdefghijklmnopqrstuv") (address "169.254.236.77")
L 09/16/2014 - 15:095: [admin.amxx] Login: "wugagagaga<2><STEAM_ID_LAN><>" became an admin (account "wugagagaga") (access "abcdefghijklmnopqrstuv") (address "169.254.236.77")
wugagagaga is offline
wugagagaga
Member
Join Date: Aug 2014
Old 09-16-2014 , 03:20   Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
Reply With Quote #125


Last edited by wugagagaga; 11-03-2023 at 19:40.
wugagagaga is offline
GuskiS
Veteran Member
Join Date: Aug 2007
Location: Latvia
Old 09-16-2014 , 03:44   Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
Reply With Quote #126

Quote:
Originally Posted by wugagagaga View Post
modules.ini need to add those?


#include <cs_teams_api>
#include <timer_controller>
#include <ttt>

These are the dll file?
No, they are includes which are used from plugins which are in the package.

Quote:
Originally Posted by wugagagaga View Post
Compilation failed in UTF-8
I don't understand you.

Quote:
Originally Posted by wugagagaga View Post
Host_Error: UserMsg: Not Present on Client 58

I was disconnected
You are doing something wrong, make sure all plugins are working.

Quote:
Originally Posted by wugagagaga View Post
L 09/16/2014 - 15:09:01: -------- Mapchange to cs_bloodstrike --------
L 09/16/2014 - 15:09:01: [random_spawns.amxx] No spawn points file found (addons/amxmodx/configs\csdm\cs_bloodstrike.spawns.cfg)
L 09/16/2014 - 15:09:14: [admin.amxx] Login: "wugagagaga<1><STEAM_ID_LAN><>" became an admin (account "wugagagaga") (access "abcdefghijklmnopqrstuv") (address "169.254.236.77")
L 09/16/2014 - 15:095: [admin.amxx] Login: "wugagagaga<2><STEAM_ID_LAN><>" became an admin (account "wugagagaga") (access "abcdefghijklmnopqrstuv") (address "169.254.236.77")
Don't worry about that, if you are using random spawn - that plugin will spawn players randomly.

Quote:
Originally Posted by wugagagaga View Post
Something wrong on your end.

Also, make one post, not many.
__________________
Finished mods:
Trouble in Terrorist Town
MurderMod
The Hidden
Cowboys vs Indians
JailBreak Supreme
Survival Madness
GuskiS is offline
wugagagaga
Member
Join Date: Aug 2014
Old 09-16-2014 , 04:07   Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
Reply With Quote #127

Thank you for your work


[TTT] 09/16/2014 - 15:53:42: [DEFAULT] --- wugagagaga disconnected
[TTT] 09/16/2014 - 15:59:41: [DEFAULT] --- Map changed to cs_bloodstrike
[TTT] 09/16/2014 - 15:59:47: [DEFAULT] --- wugagagaga joined the game
[TTT] 09/16/2014 - 15:59:52: [DEFAULT] --- wugagagaga disconnected
[TTT] 09/16/2014 - 16:03:10: [DEFAULT] --- wugagagaga joined the game
[TTT] 09/16/2014 - 16:03:15: [DEFAULT] --- wugagagaga disconnected


Host_Error: UserMsg: Not Present on Client 58

logs NO error
I was disconnected
wugagagaga is offline
wugagagaga
Member
Join Date: Aug 2014
Old 09-16-2014 , 06:24   Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
Reply With Quote #128

Open cs_weapons_api.amxx ttt_minmodels.amxx When the players will disconnect

Does he want a specific map?
wugagagaga is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 09-16-2014 , 09:07   Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
Reply With Quote #129

I'm getting warnings when I try to compile the new version on amxmodx 1.8.3

Code:
//// ttt_item_knife.sma
//
// scripting-1.8.3\ttt_item_knife.sma(310) : warning 225: un
reachable code
// Header size:           2824 bytes
// Code size:            18152 bytes
// Data size:             6756 bytes
// Stack/heap size:      16384 bytes
// Estimated usage:        572 bytes
// Total requirements:   44116 bytes
//
// 1 Warning.
//
// Compilation Time: 0.27 sec
// ----------------------------------------

//// ttt_core.sma
//
// scripting-1.8.3\ttt_core.sma(722) : warning 225: unreacha
ble code
// Header size:           3464 bytes
// Code size:            32060 bytes
// Data size:            16552 bytes
// Stack/heap size:      16384 bytes
// Estimated usage:        596 bytes
// Total requirements:   68460 bytes
//
// 1 Warning.
//
// Compilation Time: 0.45 sec
// ----------------------------------------
Please fix those issues, if possible. I haven't tried to use the new version, so don't know if those warnings are gonna change anything or not.
Spirit_12 is offline
GuskiS
Veteran Member
Join Date: Aug 2007
Location: Latvia
Old 09-16-2014 , 09:32   Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
Reply With Quote #130

Quote:
Originally Posted by wugagagaga View Post
Open cs_weapons_api.amxx ttt_minmodels.amxx When the players will disconnect

Does he want a specific map?
Ok, I remembered why you are kicked - you are using old 47protocol CS. Buy your game from steam, no more support for you.

Quote:
Originally Posted by Spirit_12 View Post
I'm getting warnings when I try to compile the new version on amxmodx 1.8.3

Code:
//// ttt_item_knife.sma
//
// scripting-1.8.3\ttt_item_knife.sma(310) : warning 225: un
reachable code
// Header size:           2824 bytes
// Code size:            18152 bytes
// Data size:             6756 bytes
// Stack/heap size:      16384 bytes
// Estimated usage:        572 bytes
// Total requirements:   44116 bytes
//
// 1 Warning.
//
// Compilation Time: 0.27 sec
// ----------------------------------------

//// ttt_core.sma
//
// scripting-1.8.3\ttt_core.sma(722) : warning 225: unreacha
ble code
// Header size:           3464 bytes
// Code size:            32060 bytes
// Data size:            16552 bytes
// Stack/heap size:      16384 bytes
// Estimated usage:        596 bytes
// Total requirements:   68460 bytes
//
// 1 Warning.
//
// Compilation Time: 0.45 sec
// ----------------------------------------
Please fix those issues, if possible. I haven't tried to use the new version, so don't know if those warnings are gonna change anything or not.
I'm aware of that, don't worry about that It is because newest compiler is changed a bit(when I was working on 2.4.1 I was using older version). When (if) there will be new update to TTT mod, it will be fixed Thanks for reporting anyways

P.S. Don't forget to rate this thread
__________________
Finished mods:
Trouble in Terrorist Town
MurderMod
The Hidden
Cowboys vs Indians
JailBreak Supreme
Survival Madness
GuskiS is offline
Reply


Thread Tools
Display Modes

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 16:40.


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