Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 61
Search took 0.01 seconds.
Search: Posts Made By: satelitegames
Forum: Plugin/Gameplay Ideas and Requests 11-05-2014, 14:58
Replies: 3
Views: 1,399
Posted By satelitegames
Re: [CS:GO] Doubt

I put plugin on the server, but even stranger , the plugin run normally , so it does not function .

Thanks for the reply .
Forum: Plugin/Gameplay Ideas and Requests 11-05-2014, 12:34
Replies: 3
Views: 1,399
Posted By satelitegames
[CS:GO] Doubt

Hello everyone, sorry for my bad english, I'm using Google translator, good, let's go, I'm new to SourceMod basically started to learn more about one week, and I'm with a doubt over some functions...
Forum: Scripting Help 09-19-2014, 10:11
Replies: 4
Views: 1,427
Posted By satelitegames
Re: Checking if the player is alive

public bh_extra_item_selected( player, itemid ){
if( is_user_alive( player ) && itemid == item_climb ){
g_WallClimb[player] = true
client_cmd(player, "spk %s",...
Forum: Scripting Help 09-19-2014, 10:05
Replies: 25
Views: 3,412
Posted By satelitegames
Re: Round Start Sound

#include <amxmodx>

#define BIO_START_SOUND "biohazard/start_alert.wav"

new xMaxPlayers;

public plugin_init(){
register_plugin("Round Start Sound 2", "1.0", "AMXX Community")

...
Forum: Module Coding 03-03-2013, 17:24
Replies: 257
Views: 114,352
Posted By satelitegames
Re: HTTP Resources Manager

Okay, but what should I do in a matter of metamod?


I really need to use this module
Forum: Module Coding 03-02-2013, 08:53
Replies: 257
Views: 114,352
Posted By satelitegames
Re: HTTP Resources Manager

sorry, i did not, this module does not work for the latest version of hlds?
Forum: Module Coding 03-02-2013, 08:28
Replies: 257
Views: 114,352
Posted By satelitegames
Re: HTTP Resources Manager

Hello do not know why, and I installed everything correctly, but I have been getting the following post on the console:


10:04:14 L 03/02/2013 - 10:04:28: [META] ini: Read plugin config for:...
Forum: Scripting Help 02-26-2013, 01:36
Replies: 0
Views: 626
Posted By satelitegames
Entity Damage

Hello, I have a problem in my npc, since a while I've been researching it, trying to find a solution to solve it, well, I have the following problem.

As I shoot a NPC, and returns me a sound...
Forum: Scripting Help 02-22-2013, 17:17
Replies: 3
Views: 973
Posted By satelitegames
Re: Touch Problem

Thanks to the 2, but run like the hleV said

Switch "player" and "trigger_multiply" places.


thank you so :)
Forum: Scripting Help 02-22-2013, 14:30
Replies: 3
Views: 973
Posted By satelitegames
Touch Problem

Hello, I have a problem in this script, I can not get the touch of the player through the targetname of trigger_multiple.


public plugin_init(){
register_touch("player", "trigger_multiple",...
Forum: Scripting Help 12-07-2012, 12:10
Replies: 2
Views: 845
Posted By satelitegames
[ doubt ] trigger_multiple

Hello everybody, I have a doubt, created a map with the function "trigger_multiple," caught like to know how this function within the script to start a count in hudmessage.

Example: if the player...
Forum: Scripting Help 08-27-2012, 19:29
Replies: 2
Views: 1,372
Posted By satelitegames
Re: Functions amxmodx.org

and really, what happened?

I hope answers
Forum: Scripting Help 08-13-2012, 16:13
Replies: 1
Views: 781
Posted By satelitegames
move some players

how to make when a player enters the server, enter the team altomaticamente of CT, and after a count separate altomaticamente 25% of players for TR.


Say, I get 20 players on the server, the 20...
Forum: Scripting Help 08-09-2012, 10:11
Replies: 6
Views: 2,228
Posted By satelitegames
Forum: Trash 06-22-2012, 19:41
Replies: 2
Views: 674
Posted By satelitegames
Re: help me security like this plugin

Moderators, this guy stole my this plugin, please do not help him, I have proof that he did it.
Forum: Scripting Help 06-07-2012, 22:22
Replies: 1
Views: 840
Posted By satelitegames
Admin donate ammopacks

Hello, I would like to ask for help, add a menu for donation of ammopacks.


After I select the player to show a client_cmd (id, "messagemode Amount") for me to enter the amount of ammopacks I'll...
Forum: New Plugin Submissions 06-04-2012, 15:51
Replies: 24
Views: 30,723
Posted By satelitegames
Re: sXe Injected Managner (Read Please)

Victor scripter who's csonlinebr created to brgames
Forum: New Plugin Submissions 06-04-2012, 15:35
Replies: 24
Views: 30,723
Posted By satelitegames
Re: sXe Injected Managner (Read Please)

and a copy of this plugin which has servers in brgames
Forum: New Plugin Submissions 05-25-2012, 14:44
Replies: 24
Views: 25,513
Posted By satelitegames
Re: 2D.Rank System

I think there's a problem, motd does not appear in the images of the patent, can you explain why?
Forum: Suggestions / Requests 05-25-2012, 10:15
Replies: 3
Views: 1,080
Posted By satelitegames
Re: Help with a plugin JailBreak

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
#include <hamsandwich>
#include <cstrike>
#include <fakemeta_util>

#define PLUGIN "JailBreak Manager"
#define...
Forum: Suggestions / Requests 05-17-2012, 21:57
Replies: 6
Views: 2,174
Posted By satelitegames
Re: plugin help here with JB

#include <amxmodx>
#include <hamsandwich>
#include <cstrike>
#include <fun>

#define PLUGIN "JB Rebel"
#define VERSION "0.1"
#define AUTHOR "Satelite"

new bool:g_bIsRebel[ 33 ];
Forum: Scripting Help 05-16-2012, 14:15
Replies: 6
Views: 4,981
Posted By satelitegames
Re: PAWN OR C++

http://pt.wikipedia.org/wiki/Pawn
Forum: Suggestions / Requests 05-16-2012, 08:11
Replies: 6
Views: 1,301
Posted By satelitegames
Re: Help With a plugin Jail Break

public Message_StatusIcon( msgid, msgdest, id ) {
static szMsg[ 8 ];
get_msg_arg_string( 2, szMsg, 7 );

if( equal( szMsg, "buyzone" ) && get_msg_arg_int( 1 ) ) {
set_pdata_int( id, 235,...
Forum: Scripting Help 05-04-2012, 11:58
Replies: 3
Views: 1,492
Posted By satelitegames
Re: [RoundSound] Custom Sounds

you added more sounds than the original, but not increased the value of the variable rand

new rand = random_num(0,2)

new rand = random_num(0,2)

2 changes the value for the number of sounds...
Forum: Scripting Help 05-04-2012, 11:49
Replies: 7
Views: 1,899
Posted By satelitegames
Re: Daysmenu HELP

Hello, just removed the error, do not know if this code is working, as there are many errors


#include <amxmisc>
#include <amxmodx>
#include <engine>
#include <fakemeta>
#include...
Showing results 1 to 25 of 61

 
Forum Jump

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


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