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

Showing results 1 to 25 of 69
Search took 0.01 seconds.
Search: Posts Made By: Alex30555
Forum: General 01-03-2015, 13:31
Replies: 8
Views: 1,772
Posted By Alex30555
Re: Build sourcemod

Thanks solved :p
Forum: General 01-02-2015, 16:07
Replies: 8
Views: 1,772
Posted By Alex30555
Re: Build sourcemod

This is my gcc version :



You think, this is can work ?
Forum: General 01-02-2015, 14:22
Replies: 8
Views: 1,772
Posted By Alex30555
Re: Build sourcemod

No,

Just 'git clone https://github.com/alliedmodders/sourcemod'
Forum: General 01-02-2015, 13:12
Replies: 8
Views: 1,772
Posted By Alex30555
Build sourcemod

Hello Guys,

I'm trying to build sourcemod, It's good but at the end of the 'ambuild'

I have this error



How to fix that ?
Forum: Plugins 08-16-2014, 12:32
Replies: 7
Views: 13,566
Posted By Alex30555
Re: CIDR Block - Block IP ranges for countries, hackers

I think after KickClient, you should add a banip with a ServerCommand
Forum: Extensions 05-31-2014, 18:55
Replies: 577
Views: 646,627
Posted By Alex30555
Re: [EXTENSION] Socket (3.0.1)

Hi

What is this error plz ?


[SERR] callback not executable (event=1)


And
Forum: Scripting 05-23-2014, 20:17
Replies: 3
Views: 1,179
Posted By Alex30555
Re: Close MOTD

Thanks :D
Forum: Scripting 05-23-2014, 19:44
Replies: 3
Views: 1,179
Posted By Alex30555
Close MOTD

Hi,

There is a way to close a motd with sourepawn script ?

Thanks :D
Forum: Snippets and Tutorials 12-31-2013, 05:22
Replies: 27
Views: 23,531
Posted By Alex30555
Re: Advanced ShowMOTDPanel

Nice :D Thanks.
Forum: Scripting 09-30-2013, 11:08
Replies: 26
Views: 9,272
Posted By Alex30555
Re: Get the server name

Use strcmp


public OnClientPostAdminCheck(client)
{
if(GetConVarBool(cvarHostName))
{
new String:Nom_Serveur[128] = "[FR] howned.com | warcraft 3 test";...
Forum: Scripting 09-26-2013, 12:37
Replies: 4
Views: 1,211
Posted By Alex30555
Re: [CS:S] AFK plugin problem

new Float:oldPosition[3];
new Float:newPosition[3];


It's for all players ?
Forum: Plugins 09-06-2013, 08:19
Replies: 37
Views: 19,350
Posted By Alex30555
Forum: Scripting 07-23-2013, 13:06
Replies: 5
Views: 866
Posted By Alex30555
Forum: Scripting 07-22-2013, 16:44
Replies: 5
Views: 866
Posted By Alex30555
Forum: Scripting 07-22-2013, 16:17
Replies: 5
Views: 866
Posted By Alex30555
Double Message

Hello All,

I have a prob with my code

This message is written twice

Part of code


if (PLAYER == 1)
Forum: Snippets and Tutorials 06-27-2013, 18:32
Replies: 44
Views: 18,594
Posted By Alex30555
Forum: Plugin/Gameplay Ideas and Requests 06-06-2013, 18:22
Replies: 3
Views: 1,038
Posted By Alex30555
Re: [REQ] Delete all weapons present on the map

Every day a plugin request ?

GO on Sourcemod API bro...
Forum: Plugin/Gameplay Ideas and Requests 06-05-2013, 02:23
Replies: 11
Views: 2,986
Posted By Alex30555
Re: [CS:S] Hide Chat Command

Go on Sourcemod Api and stop ask for all plz !
Forum: Plugin/Gameplay Ideas and Requests 05-28-2013, 06:45
Replies: 8
Views: 2,596
Posted By Alex30555
Re: [REQ] Auto command

Create a timer !
Forum: Scripting 05-22-2013, 09:55
Replies: 3
Views: 843
Posted By Alex30555
Re: Entity Name ?

Yep Thanks

I ve mad %s because my first code :


public OnStartTouch(ent, client)
{
entity[client] = GetEdictClassname(ent, ent_name, sizeof(ent_name));
CPrintToChat(client, "===>...
Forum: Scripting 05-21-2013, 05:47
Replies: 3
Views: 843
Posted By Alex30555
Entity Name ?

Hello

I post for my code

I want to recup the targetname of entity

So my code doesn't wok :

public OnStartTouch(ent, client)
{
Forum: Scripting 05-10-2013, 06:40
Replies: 4
Views: 1,368
Posted By Alex30555
Re: point_tesla limit ?

Yep I kill my tesla ^^

Prob solved thanks.
Forum: Scripting 05-09-2013, 21:12
Replies: 4
Views: 1,368
Posted By Alex30555
point_tesla limit ?

Hello

I have make a timer for spawn point_tesla every 0.5 seconds on my map.

And my server crash every 5 minutes.

So point_tesla have spawn limit ?

Thanks for your help :)
Forum: Scripting 05-07-2013, 21:28
Replies: 0
Views: 341
Posted By Alex30555
Prob With Teleport

Solved

Pzl Delete
Forum: Scripting 04-13-2013, 03:08
Replies: 8
Views: 1,519
Posted By Alex30555
Re: code for setadmin

Essayes de faire le code toi, pas de décompiler !
Showing results 1 to 25 of 69

 
Forum Jump

All times are GMT -4. The time now is 21:02.


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