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

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: z0y
Forum: Scripting 07-20-2017, 06:15
Replies: 12
Views: 2,219
Posted By z0y
Re: Problem with Custom Chat Colors [CS:GO]

Look this :
1) When i use {purple}
https://d3higte790sj35.cloudfront.net/images/ev/sn/d1f38d4e7163bb31198c62183753bc3e.png

2) when i use {red}...
Forum: Scripting 07-20-2017, 04:35
Replies: 12
Views: 2,219
Posted By z0y
Re: Problem with Custom Chat Colors [CS:GO]

Problem is with color({purple}) when i use {purple},{blue},{gold} is fine. Do you have any idea to fix it? :D
Forum: Scripting 07-18-2017, 12:36
Replies: 12
Views: 2,219
Posted By z0y
Re: Problem with Custom Chat Colors [CS:GO]

This command delete all circe but i want delete ony second circe. Any idea?
Forum: Scripting 07-15-2017, 10:23
Replies: 2
Views: 1,058
Posted By z0y
Re: PROBLEM with SQL_FetchInt!

Danke schon Bruder ! thanks man! :)
Forum: Scripting 07-15-2017, 09:53
Replies: 2
Views: 1,058
Posted By z0y
PROBLEM with SQL_FetchInt!

Hello guys! I wrote this script :

public Action cb_test(int client, int args)
{
char db_error[255];
Database DB = SQL_DefConnect(db_error, sizeof(db_error));
char query_check[255];...
Forum: Scripting 07-12-2017, 12:58
Replies: 12
Views: 2,219
Posted By z0y
Problem with Custom Chat Colors [CS:GO]

Hello guys i have a problem with this plugin -> https://forums.alliedmods.net/showthread.php?t=290926

Picture :
...
Forum: Scripting 07-06-2017, 06:10
Replies: 4
Views: 1,081
Posted By z0y
Re: Why my plugin didn't work?

@Neuro Toxin

When player connected to server i wanna save him ClanTag to cookies. When client put command !test plugin have to write in chat him ClanTag;

public void OnPluginStart()
{
...
Forum: Scripting 07-06-2017, 04:02
Replies: 4
Views: 1,081
Posted By z0y
Why my plugin didn't work?

Hello guys! I writing my first plugin now.

public void OnPluginStart()
{
tagCookie = RegClientCookie("tag_test", " TEST tag cookie",CookieAccess_Protected);
tagCookie2 =...
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT -4. The time now is 09:24.


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