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

Showing results 1 to 16 of 16
Search took 0.01 seconds.
Search: Posts Made By: Surprised
Forum: Scripting 11-11-2017, 06:39
Replies: 4
Views: 1,446
Posted By Surprised
Re: [CSGO] GetEventString(event, "reason");

Thank You, I'm dumb as fuck
Forum: Scripting 11-10-2017, 17:54
Replies: 4
Views: 1,446
Posted By Surprised
Re: [CSGO] GetEventString(event, "reason");

It isn't working..

public Action Event_Disconnected(Event event, const char[] name, bool dontBroadcast)
{
char reason[128]

GetEventString(event, "reason", reason,...
Forum: Scripting 11-10-2017, 16:49
Replies: 4
Views: 1,252
Posted By Surprised
Re: [CSGO] Why isn't that working?

Okay, I'll try..

I'm noob

How to get event reason string? GetEventString(event, "reason", reason, sizeof(reason)); "OnClientDisconnect", there is only client
Maybe other way?

public...
Forum: Scripting 11-10-2017, 02:20
Replies: 4
Views: 1,252
Posted By Surprised
Re: [CSGO] Why isn't that working?

I need to avoid banning player, when I will kick him

"Ucieczka przed TT" = "Escaping from TT"

Sorry for my english, I'm at phone
Forum: Scripting 11-09-2017, 16:05
Replies: 4
Views: 1,252
Posted By Surprised
[CSGO] Why isn't that working?

Hi!

I'm new to sourcepawn, keep calm!

Q: Why isn't that working?

public Action Event_Disconnected(Event event, const char[] name, bool dontBroadcast)
{
char reason[128]
Forum: Scripting 11-09-2017, 11:42
Replies: 4
Views: 1,446
Posted By Surprised
[CSGO] GetEventString(event, "reason");

For first, I'm new to sourcepawn


I want to make plugin, that is banning for "escaping from TT"

HookEvent("player_disconnect", Event_Disconnected, EventHookMode_Post);

The problem is: when...
Forum: General 11-08-2017, 11:06
Replies: 1
Views: 524
Posted By Surprised
[CSGO] Chat processor dosen't work

Hi, there!
I'm new to sourcemod!

I want to use this plugin- chat colors (https://forums.alliedmods.net/showthread.php?p=2473058)

But seems like chat processor dosen't work! Chat processor...
Forum: Plugins 11-07-2017, 18:30
Replies: 351
Views: 256,494
Posted By Surprised
Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)

I though it would take it from
chat_colors_csgo.ini

I'm new to sourcemod so please give me simple answer

I'm here becouse of this plugin:...
Forum: Plugins 11-07-2017, 16:16
Replies: 351
Views: 256,494
Posted By Surprised
Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)

Never mind..

Scrap of code:
BuildPath(Path_SM, path, sizeof(path), "configs/custom-chatcolors.cfg");
if(!FileToKeyValues(configFile, path)) {
SetFailState("Config file missing");

Seems like...
Forum: Plugins 11-07-2017, 13:32
Replies: 351
Views: 256,494
Posted By Surprised
Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)

But how? This file is in the right place..
Then what can be wrong?
Forum: Plugins 11-07-2017, 13:21
Replies: 351
Views: 256,494
Posted By Surprised
Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)

Hi, I'm noob

I have to use this plugin, because: https://forums.alliedmods.net/showthread.php?t=290926 -chat colors

error logs:
L 11/07/2017 - 19:07:17: Info (map "surf_mai_remix_ctgo") (file...
Forum: Scripting 10-12-2017, 16:34
Replies: 4
Views: 1,581
Posted By Surprised
Re: [CSGO] Hi,there "get"/decrement/increment of m_iAccount

Thank you Bacardi, Its working!!
You learnt me a lot, again thank You :D


//topic to close///
Forum: Scripting 10-12-2017, 14:45
Replies: 3
Views: 675
Posted By Surprised
[CSGO] Menu [help]

Hi... As you may know Im noob

I am new to sourcepawn, about 2 days
I made !vipgravity for my deathrun server, now I want to include it to menu as easy as possible!

Sending "sm_command" would...
Forum: Scripting 10-12-2017, 14:40
Replies: 4
Views: 1,581
Posted By Surprised
Re: [CSGO] Hi,there "get"/decrement/increment of m_iAccount

For getting/decrementing/incrementing money.

Thanks for replaying to noob :D
Forum: Scripting 10-12-2017, 13:40
Replies: 4
Views: 1,581
Posted By Surprised
[CSGO] Hi,there "get"/decrement/increment of m_iAccount

Hi, I am new to sourcepawn how can i:
-decrement/increment m_iAccount
-"get" int of m_iAccount

I want to make paid gravity for my deathrun server

Sorry for my english

Thanks -Surpised
Forum: Plugins 10-09-2017, 11:37
Replies: 67
Views: 63,211
Posted By Surprised
Re: [CS:GO] New gamemode - FUN Rounds!

Please dude help me!

I have minigames server on other then fun rounds modes cvar is setted to fr_enable 0 and the plugin still disableing abner bhop ;/ please fix that!!



Sorry for that...
Showing results 1 to 16 of 16

 
Forum Jump

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


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