AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Snippets and Tutorials (https://forums.alliedmods.net/forumdisplay.php?f=112)
-   -   [INC] Colors (1.0.5) (https://forums.alliedmods.net/showthread.php?t=96831)

Naow 07-23-2009 09:35

Re: [INC] Colors (1.0.1)
 
After I have added
PHP Code:

#include <colors> 

When I try to compile

PHP Code:

/home/groups/sourcemod/upload_tmp/phpkYCmhR.sp(6) : fatal error 120cannot read from file"colors 


psychonic 07-23-2009 10:32

Re: [INC] Colors (1.0.1)
 
You cannot use include files with the web compiler. You must download colors.inc to your scripting/include directory and compile from your own scripting directory.

MoggieX 07-23-2009 10:51

Re: [INC] Colors (1.0.1)
 
Quote:

Originally Posted by psychonic (Post 879662)
You cannot use include files with the web compiler. You must download colors.inc to your scripting/include directory and compile from your own scripting directory.

:arrow: Also see http://wiki.alliedmods.net/Compiling_SourceMod_Plugins

Matt

Zuko 07-24-2009 05:28

Re: [INC] Colors (1.0.1)
 
Thank you.

Greyscale 07-24-2009 18:34

Re: [INC] Colors (1.0.1)
 
Very nice exvel!

The forums should have a "User-Created Library" section for stuff like this.

Simple drag and drop into our include file and credit the author.

Zuko 08-16-2009 20:49

Re: [INC] Colors (1.0.1)
 
can you add yellow?

exvel 08-16-2009 23:56

Re: [INC] Colors (1.0.1)
 
Quote:

Originally Posted by Zuko (Post 902847)
can you add yellow?

Yellow color is a {default} color for HL2:DM and CS:S. Also you can use {yellow} tag in L4D.

altex 08-17-2009 01:38

Re: [INC] Colors (1.0.1)
 
I think he means new yellow color for TF2 - \x06

DontWannaName 08-17-2009 02:14

Re: [INC] Colors (1.0.1)
 
Yellow isnt working since I heard some people see it as yellow and some see it as black.

deriggs007 08-17-2009 03:16

Re: [INC] Colors (1.0.1)
 
Yepp...

Item drop = yellow, otherwise it's displayed as black :\

Poor valve :( had to make things complicated haha


All times are GMT -4. The time now is 13:06.

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