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

Showing results 1 to 25 of 32
Search took 0.00 seconds.
Search: Posts Made By: smt287
Forum: General 11-30-2017, 06:26
Replies: 199
Views: 74,907
Posted By smt287
Forum: Scripting 08-25-2017, 15:58
Replies: 4
Views: 1,116
Posted By smt287
Re: player respawn (second)

Thank you guys, solved.
Forum: Scripting 08-25-2017, 09:56
Replies: 4
Views: 1,116
Posted By smt287
player respawn (second)

Respawn players for 30 second round start
Forum: Scripting 08-24-2017, 12:40
Replies: 2
Views: 598
Posted By smt287
Re: if map name xx

Thank you i will try soon :)

edit: solved
Forum: Scripting 08-24-2017, 12:21
Replies: 2
Views: 1,001
Posted By smt287
not work plugin csgo

#pragma semicolon 1

#include <sourcemod>
#include <sdktools>
#include <cstrike>

#define ITEM_NAME_LEN 32
#define ITEMS_TYPES_NUM 10
#define CS_SLOT_KNIFE 2
#define CS_TEAMS_NUM 4
Forum: Scripting 08-24-2017, 11:15
Replies: 8
Views: 1,529
Posted By smt287
Re: spectator sp help

No error but it does not work :(
Forum: Scripting 08-24-2017, 10:18
Replies: 2
Views: 598
Posted By smt287
if map name xx

public void OnMapStart()
{
decl String:mapName[64];
GetCurrentMap(mapName, 64);
if (StrContains(mapName, "test2_xx1") && StrContains(mapName, "test2_xx2"))
{
HookEvent("round_start",...
Forum: Scripting 08-24-2017, 09:30
Replies: 8
Views: 1,529
Posted By smt287
Re: spectator sp help

#pragma semicolon 1

#include <sourcemod>
#include <multicolors>

#define SPECMODE_NONE 0
#define SPECMODE_FIRSTPERSON 4
#define SPECMODE_3RDPERSON 5
#define SPECMODE_FREELOOK 6
Forum: Scripting 08-23-2017, 15:34
Replies: 8
Views: 1,529
Posted By smt287
Re: spectator sp help

:(
error img: http://prntscr.com/gc7n57
Forum: Scripting 08-23-2017, 11:48
Replies: 8
Views: 1,529
Posted By smt287
Re: spectator sp help

Not working :(
ERROR: http://prntscr.com/gc4rk2
Forum: Scripting 08-07-2017, 21:04
Replies: 8
Views: 1,529
Posted By smt287
spectator sp help

hello,
i wanted spectator count and names for this sp on hint.


public Action:Timer_UpdateHudHint(Handle:timer, any:client)
{
new iSpecModeUser = GetEntProp(client, Prop_Send,...
Forum: Scripting 08-07-2017, 18:30
Replies: 2
Views: 741
Posted By smt287
Re: give hp and remove weapon

thanks :) one more question.
give hp only ct
Forum: Scripting 08-06-2017, 05:57
Replies: 2
Views: 741
Posted By smt287
give hp and remove weapon

Hello there,
Give hp and remove 1. and 2. weapon slot
Additionally randomly choose 3 or 4 players and throw them into team ct.

Event: player_spawn
Forum: Plugin/Gameplay Ideas and Requests 07-21-2017, 08:13
Replies: 2
Views: 1,218
Posted By smt287
Re: Web Shortcuts (csgo) problem

The problem still continues.
Will not you help me?
Forum: Plugin/Gameplay Ideas and Requests 07-19-2017, 20:01
Replies: 2
Views: 1,218
Posted By smt287
Web Shortcuts (csgo) problem

Hello, this plugin was already working on my server.
The commands added to WebShortcuts.txt are still working despite the fact that it works at the moment.
There is no error in the console or...
Forum: Scripting 07-19-2017, 17:25
Replies: 4
Views: 904
Posted By smt287
Re: Using player model with glove problem

Thanks, it's worked.

SOLVED.
Forum: Scripting 07-19-2017, 11:54
Replies: 4
Views: 904
Posted By smt287
Using player model with glove problem

If you use the glove with the player model, there is a problem with the server. How can I solve this problem?

Screenshots;
https://i.hizliresim.com/9dYQAo.jpg
...
Forum: Plugins 07-19-2017, 10:36
Replies: 606
Views: 309,472
Posted By smt287
Forum: Scripting 07-19-2017, 07:39
Replies: 4
Views: 1,299
Posted By smt287
Re: console error aim pl

Don't work :(


It's work :) Thank you.

SOLVED
Forum: Scripting 07-18-2017, 19:30
Replies: 4
Views: 1,299
Posted By smt287
console error aim pl

Hi, I use this plugin on the server, and these errors come out in the console. How can I fix it?

[SM] Exception reported: Handle f40080 is invalid (error 3)
[SM] Blaming: so_adminaim.smx
[SM]...
Forum: Scripting Help 07-18-2017, 19:23
Replies: 8
Views: 1,232
Posted By smt287
Re: How to put euro (€) symbol

https://i.hizliresim.com/29OypL.png :)
Forum: Scripting Help 07-18-2017, 19:15
Replies: 0
Views: 431
Posted By smt287
console error aim pl

whoops, wrong category.
sorry.
Forum: Source Servers (SRCDS) 07-14-2017, 14:15
Replies: 300
Views: 321,901
Posted By smt287
Forum: Plugins 06-14-2017, 13:11
Replies: 1,316
Views: 496,076
Posted By smt287
Forum: General 05-24-2017, 08:44
Replies: 245
Views: 76,239
Posted By smt287
Re: CS:GO Update 23/05/2017

Thank you broo, its working :))
:fox: :fox: :fox:
Showing results 1 to 25 of 32

 
Forum Jump

All times are GMT -4. The time now is 10:20.


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