Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 78
Search took 0.01 seconds.
Search: Posts Made By: Psikotik
Forum: Scripting 02-09-2014, 03:32
Replies: 6
Views: 1,507
Posted By Psikotik
Forum: Scripting 02-08-2014, 06:15
Replies: 6
Views: 1,507
Posted By Psikotik
Invisible player

Hi, I'd like a plugin that makes the invisible terrorists only when it does not move (forward, backward, right, left), but they can move their mouse while remaining invisible. I found it :

...
Forum: Scripting 02-07-2014, 13:59
Replies: 8
Views: 2,201
Posted By Psikotik
Forum: Scripting 02-07-2014, 12:12
Replies: 8
Views: 2,201
Posted By Psikotik
Re: My code is correct?

<44>error 017: undefined symbol "GivePlayerItem"
<49>error 017: undefined symbol "GivePlayerItem"
<54>error 017: undefined symbol "GivePlayerItem"
Forum: Scripting 02-06-2014, 16:02
Replies: 8
Views: 2,201
Posted By Psikotik
Re: My code is correct?

Ok thank you, someone more experienced to fix the rest?
Forum: Scripting 02-06-2014, 12:56
Replies: 8
Views: 2,201
Posted By Psikotik
My code is correct?

I'd like to know if my code is correct or not.


#include <sourcemod>
#include <morecolors>
#include <cstrike>

public Plugin:myinfo =
{
name = "...",
Forum: Plugin/Gameplay Ideas and Requests 02-05-2014, 15:24
Replies: 0
Views: 386
Posted By Psikotik
Simple menu

Hello,

Could someone make me a menu that opens only for CT to the start of each round and assigns a clan tag when selected example smokegrenade, hegrenade or flashbang

example:

Choice:...
Forum: Plugin/Gameplay Ideas and Requests 06-20-2013, 15:07
Replies: 8
Views: 1,279
Posted By Psikotik
Re: [REQUEST] Donater connect

I do not care about the plugin is not for me I just wanted to help
Forum: Plugin/Gameplay Ideas and Requests 06-20-2013, 13:40
Replies: 8
Views: 1,279
Posted By Psikotik
Re: [REQUEST] Donater connect

I don't understand
Forum: Plugin/Gameplay Ideas and Requests 06-20-2013, 13:12
Replies: 8
Views: 1,279
Posted By Psikotik
Re: [REQUEST] Donater connect

thank you,

Can you show me correct my code please?
Forum: Plugin/Gameplay Ideas and Requests 06-20-2013, 12:54
Replies: 8
Views: 1,279
Posted By Psikotik
Re: [REQUEST] Donater connect

TEST


#include <sourcemod>

public Plugin:myinfo =
{
name = "Dontater connected",
author = "Psikotik",
description = "Donater connected",
Forum: Plugin/Gameplay Ideas and Requests 06-13-2013, 15:05
Replies: 2
Views: 1,085
Posted By Psikotik
Re: [REQ] Sql

Diehard je suis aussi francais ajoute moi sur steam : archive361
Forum: Scripting 06-13-2013, 10:33
Replies: 2
Views: 762
Posted By Psikotik
Re: Error compiled

Thank you :)
Forum: Scripting 06-13-2013, 08:38
Replies: 2
Views: 762
Posted By Psikotik
Error compiled

When I compile my plugin I get this error. 075 error input line too long (after substitutions)


public DBSaveItem(client)
{
new String:SteamID[32], String:queryy[999];
...
Forum: Plugin/Gameplay Ideas and Requests 06-13-2013, 04:47
Replies: 2
Views: 1,085
Posted By Psikotik
[REQ] Sql

Hello / Hi I'm posting here because I need a coder, not to encode Roleplay as I have.


I have a functional Roleplay, it is certainly a basic Roleplay but it works except for one thing only and...
Forum: Plugin/Gameplay Ideas and Requests 06-13-2013, 04:34
Replies: 7
Views: 1,231
Posted By Psikotik
Re: [CS:S] Clan tag

Yes for CSS
Forum: Trash 06-13-2013, 04:32
Replies: 0
Views: 573
Posted By Psikotik
[CS:S] Sql

Hello / Hi I'm posting here because I need a coder, not to encode Roleplay as I have.


I have a functional Roleplay, it is certainly a basic Roleplay but it works except for one thing only and...
Forum: Plugin/Gameplay Ideas and Requests 06-12-2013, 18:35
Replies: 7
Views: 1,231
Posted By Psikotik
Re: [CS:S] Clan tag

Thank you but this is not her I'm looking for, I'll explain more clearly. I have a Roleplay server and I would like the names of trades or players can be in chat. So if I'm Detective example I would...
Forum: Plugin/Gameplay Ideas and Requests 06-12-2013, 18:04
Replies: 7
Views: 1,231
Posted By Psikotik
[CS:S] Clan tag

Hello everyone is it possible to put a word for example [VIP] before the nickname in the chat function of Clan tag, it is imperative that the word before the nickname is based on clan tag scoreboard.
Forum: Scripting 06-12-2013, 11:33
Replies: 0
Views: 749
Posted By Psikotik
[CS:S] Help

RESOLVED


public Vente_Rib(Handle:menu, MenuAction:action, client, param2)
{
if (action == MenuAction_Select)
{
new String:info[32];
GetMenuItem(menu, param2, info, sizeof(info));
Forum: Scripting 06-10-2013, 13:16
Replies: 11
Views: 2,881
Posted By Psikotik
Re: Auto Command

Yes sorry I'm french,

Is it possible that the player executes an automatic control for each respawn?
But it must do all alone, to help you to understand I give you this function: Fakeclient in...
Forum: Scripting 06-10-2013, 13:08
Replies: 11
Views: 2,881
Posted By Psikotik
Re: Auto Command

Thank you very much,

Can you show me how to make it when the player respawn write! Test for example? But it automatically
Forum: Scripting 06-10-2013, 12:58
Replies: 11
Views: 2,881
Posted By Psikotik
Re: Auto Command

Do you have a sample code please?
Forum: Scripting 06-10-2013, 12:23
Replies: 11
Views: 2,881
Posted By Psikotik
Auto Command

Hello,

I wish that every time the player spawn, the controls that trigger, I did this but it does not work.


public OnPluginStart(){
RegConsoleCmd("sm_commande", Cmd_commande);...
Forum: Scripting 06-10-2013, 10:02
Replies: 4
Views: 922
Posted By Psikotik
Re: [CS:S] Error at compile

Can you post the code correct?
Showing results 1 to 25 of 78

 
Forum Jump

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


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