AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   [v2.5.2, March 19] Trouble in Terrorist Town mod (https://forums.alliedmods.net/showthread.php?t=238780)

wugagagaga 09-16-2014 03:05

Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
 
Quote:

Originally Posted by wugagagaga (Post 2199341)
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 09-16-2014 03:08

Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
 
Compilation failed in UTF-8

wugagagaga 09-16-2014 03:10

Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
 
Host_Error: UserMsg: Not Present on Client 58

I was disconnected

wugagagaga 09-16-2014 03:13

Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
 
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:09:35: [admin.amxx] Login: "wugagagaga<2><STEAM_ID_LAN><>" became an admin (account "wugagagaga") (access "abcdefghijklmnopqrstuv") (address "169.254.236.77")

wugagagaga 09-16-2014 03:20

Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
 
https://forums.alliedmods.net/attach...1&d=1410852030

GuskiS 09-16-2014 03:44

Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
 
Quote:

Originally Posted by wugagagaga (Post 2199348)
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 (Post 2199350)
Compilation failed in UTF-8

I don't understand you.

Quote:

Originally Posted by wugagagaga (Post 2199352)
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 (Post 2199355)
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:09:35: [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 (Post 2199358)

Something wrong on your end.

Also, make one post, not many.

wugagagaga 09-16-2014 04:07

Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
 
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 09-16-2014 06:24

Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
 
Open cs_weapons_api.amxx ttt_minmodels.amxx When the players will disconnect

Does he want a specific map?

Spirit_12 09-16-2014 09:07

Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
 
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.

GuskiS 09-16-2014 09:32

Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
 
Quote:

Originally Posted by wugagagaga (Post 2199401)
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 (Post 2199480)
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 :)


All times are GMT -4. The time now is 17:51.

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