AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Solved error in .sma with TEAM_COLOR (https://forums.alliedmods.net/showthread.php?t=330631)

Awesomerp 02-13-2021 06:29

error in .sma with TEAM_COLOR
 
Hello, when compiling got the error in the code - error 017: undefined symbol "TEAM_COLOR".
Will appreciate the help.

redivcram 02-13-2021 06:36

Re: error in .sma with TEAM_COLOR
 
Post your code.

Awesomerp 02-13-2021 09:01

Re: error in .sma with TEAM_COLOR
 
I found the file in one of the threads since I couldn't manage to add pole blocks to my existing file (this is blockmaker plugin)

Napoleon_be 02-13-2021 09:10

Re: error in .sma with TEAM_COLOR
 
1 Attachment(s)
you'll probably just need to update your colorchat.inc file or just simply upgrade your amxmodx version to 1.8.3 or higher. not sure exactly in which version colorchat got implented, could be 1.9 too.

Uploaded the one i've been using for years which should work for you.

Awesomerp 02-13-2021 09:42

Re: error in .sma with TEAM_COLOR
 
Thank you very much, could I ask in which folder to put the color chat?

redivcram 02-13-2021 11:02

Re: error in .sma with TEAM_COLOR
 
Include files usually go in addons/amxmodx/scripting/include.

Awesomerp 02-13-2021 11:06

Re: error in .sma with TEAM_COLOR
 
Thank you very much, everyone :)
I have 1 last question at the moment I am using the dev version of amxx 1.8.2.
To get the 1.8.3 is this a good place https://www.amxmodx.org/snapshots.php ?
Or where could I get the 1.9

fysiks 02-13-2021 16:34

Re: error in .sma with TEAM_COLOR
 
Quote:

Originally Posted by Awesomerp (Post 2736770)
Thank you very much, everyone :)
I have 1 last question at the moment I am using the dev version of amxx 1.8.2.
To get the 1.8.3 is this a good place https://www.amxmodx.org/snapshots.php ?
Or where could I get the 1.9

There are no dev builds of 1.8.2 available, 1.8.2 is the last official release. Version 1.8.3 is a very old unstable development version. If you want to test with the unreleased development version of 1.9.0, you can get them by going to amxmodx.org and clicking on "Dev Builds".

Awesomerp 02-13-2021 17:08

Re: error in .sma with TEAM_COLOR
 
So basically I should stick with 1.8.2? :D

Napoleon_be 02-13-2021 17:54

Re: error in .sma with TEAM_COLOR
 
Quote:

Originally Posted by Awesomerp (Post 2736816)
So basically I should stick with 1.8.2? :D

Meh... It's "recomended" to stick with 1.8.2, at least that's what's been told. Just check what ocixcrom said.


All times are GMT -4. The time now is 16:45.

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