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

Showing results 1 to 13 of 13
Search took 0.02 seconds.
Search: Posts Made By: Rainox
Forum: Scripting 01-21-2018, 14:32
Replies: 2
Views: 908
Posted By Rainox
Re: Credit system

Something like store.
Maybe like Stamm (https://forums.alliedmods.net/showthread.php?p=1338942)
But it's too complicated. I just want add credits for every one minute of playing on the server and...
Forum: Scripting 01-21-2018, 14:26
Replies: 2
Views: 908
Posted By Rainox
Credit system

Hello,

I can't find something like a "credit system".
It!s about, for one minute of playing on the server you will recieve 1 credit. When you reach a some number of credits, you can set up...
Forum: Scripting 01-13-2018, 13:28
Replies: 1
Views: 720
Posted By Rainox
$$$ Monthly VIP activation for $$$

Hello,

I just have some servers and I need help.
Is there someone who could create a form on the web where the player would enter SteamID, email and ode that came from the SMS and it will...
Forum: Plugins 01-12-2018, 16:43
Replies: 1,677
Views: 782,606
Posted By Rainox
Re: [CS:GO] Multi-1v1 (v1.1.8, 2018-1-1)

Have you some list of maps with 64 arenas please? I cant find them.
Forum: Plugins 01-12-2018, 14:59
Replies: 1,677
Views: 782,606
Posted By Rainox
Re: [CS:GO] Multi-1v1 (v1.1.8, 2018-1-1)

Hello!
I have question. Have 1v1 server with cca 46 players, but there is only 16 arenas.
How do I add more arenas, please?
Forum: Plugin/Gameplay Ideas and Requests 03-18-2017, 09:51
Replies: 13
Views: 5,427
Posted By Rainox
Re: [CSGO] AFK 30 After 30 seconds Slay

Hello Franc1sco, can you post your code here please? I need this plugin too, thank you!
Forum: Plugin/Gameplay Ideas and Requests 12-13-2016, 13:05
Replies: 12
Views: 4,589
Posted By Rainox
Re: Simple !command to print in chat

Fixed version:
#include <sourcemod>
#include <multicolors>

public OnPluginStart()
{
RegConsoleCmd("sm_steam", Command_Steam);
}

public Action Command_Steam(int client,int args)
Forum: Unapproved Plugins 10-15-2016, 07:22
Replies: 102
Views: 84,337
Posted By Rainox
Re: Support?

The gloves change after respawn, so change your gloves and type to console kill.
Forum: Unapproved Plugins 10-11-2016, 10:02
Replies: 102
Views: 84,337
Posted By Rainox
Re: [CS:GO] Change Glove Menu

Hello, nice release.

But I just found one mistake, you have Precache and Download in OnPluginStart, so when you connecting to servers, files not download. I added OnMapStart that everything worked...
Forum: Unapproved Plugins 10-07-2016, 08:39
Replies: 160
Views: 135,340
Posted By Rainox
Forum: Unapproved Plugins 10-07-2016, 08:33
Replies: 2,853
Views: 1,103,808
Posted By Rainox
Re: [CS:GO] ckSurf (1.18f, 24.11.2015)

Hello, have you same problem after latest update?

When I do better time, game said You have missed your best time of .... but time saved... and I dont get points...

Have someone fix pleeease?
Forum: Plugin/Gameplay Ideas and Requests 09-24-2016, 08:10
Replies: 5
Views: 1,442
Posted By Rainox
Re: Coder needed

Hello, I added you, nick Rainox.

We can talk about your requirements, just write me on steam. :)
Forum: Plugins 06-11-2016, 13:17
Replies: 47
Views: 30,961
Posted By Rainox
Re: [CS:GO] Rocket jump BETA

Hello, I give u here fix for spawn with nova.
I using this in plugin:


public OnPluginStart()
{
HookEvent("player_spawn", Event_OnPlayerSpawn);
}
public Event_OnPlayerSpawn(Handle:event,...
Showing results 1 to 13 of 13

 
Forum Jump

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


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