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

Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: molotov343
Forum: General 05-28-2012, 09:38
Replies: 3
Views: 1,389
Posted By molotov343
Re: [CSS]problem with beacon.

thank you :) it works!
Forum: General 05-27-2012, 23:44
Replies: 3
Views: 1,389
Posted By molotov343
[CSS]problem with beacon.

hey all,
i have a jail break server and since the last update, every time i try to set beacon on some player( !beacon <user name> ) i get this errors in server console:

[SM] Native "TE_Start"...
Forum: Plugin/Gameplay Ideas and Requests 04-13-2012, 00:13
Replies: 1
Views: 1,784
Posted By molotov343
[CSS]plugin - get steam id from text file.

hello all, i need a plugin that read a text file from addons/configs and if the steam_id of some player is in the text file, every time that player connect to the server, the plugin print to the...
Forum: Trash 04-13-2012, 00:07
Replies: 0
Views: 590
Posted By molotov343
Forum: Plugins 02-13-2012, 16:06
Replies: 46
Views: 33,213
Posted By molotov343
Forum: Plugins 02-12-2012, 14:57
Replies: 2,724
Views: 1,088,420
Posted By molotov343
Re: [TF2 Stats] With Web Ranking and Item Logger [v8.10.1]

+1 i can't open the link tooo.. (the website download link)

someone can upload the website system to another server please??
Forum: Scripting 09-22-2011, 07:04
Replies: 6
Views: 2,895
Posted By molotov343
Re: [CSS] triggers remove

Ok i need to remove trigger hurt with admin command because I need it for a mod in jail break server and I don't want the trigger hurt be disable all the time like when the admin do the command medic...
Forum: Scripting 09-21-2011, 16:57
Replies: 6
Views: 2,895
Posted By molotov343
Re: [CSS] triggers remove

the mode you gave me is removing physics props and replacing garbage cans with hostages..
i need a mod that removing the triggers in the map not the props.
and i need the source code of this mod..
Forum: Scripting 09-21-2011, 16:09
Replies: 6
Views: 2,895
Posted By molotov343
[CSS] triggers remove

how can i remove a trigger from the map by name ( remove the medic in jailbrek maps ) ?..

example: on round start remove the trigger - trigger_hurt..
or use the command : sm_remove <trigger_hurt>...
Forum: Scripting 09-15-2011, 15:31
Replies: 0
Views: 831
Posted By molotov343
[Cs:s] plugin - weapon grabber

i need a plugin that allow you to grab weapons with the console command: sm_grab, i need the source of this plugin.

ty for helpers.. :)

edit: the mod need to be like the mod "Grabber:SM...
Forum: Scripting 09-05-2011, 13:47
Replies: 3
Views: 2,202
Posted By molotov343
Forum: Scripting 09-05-2011, 12:06
Replies: 3
Views: 2,202
Posted By molotov343
[CSS]help with Get Client Clan Tag

ok,
i want to create a mod that when player put in the clan tag the clan "ServerAdmins" the mod allow him to use the command !rr(restart the game).

but i get error..

this is the includ i use:...
Forum: Scripting 08-27-2011, 22:16
Replies: 2
Views: 1,058
Posted By molotov343
Re: Need 2 Plugins i hope you can Help me

Here you can lern how to create timers: http://wiki.alliedmods.net/Timers_(SourceMod_Scripting)
Hope I help :)
Forum: Scripting 08-26-2011, 20:19
Replies: 1
Views: 1,466
Posted By molotov343
[css]Creating new weapons question

Can i create a new weapon that doesn't exists with model or something?

Because i need a TF2 weapons for css for my new mod...

Ty for helping :D
Forum: Scripting 08-23-2011, 11:57
Replies: 6
Views: 1,867
Posted By molotov343
Re: [css]server crash when GivePlayerItem

omg the server was crashed because the "CloseHandle(g_menu);"....

now i can complite my mod, ty! :D
Forum: Scripting 08-23-2011, 10:43
Replies: 6
Views: 1,867
Posted By molotov343
Re: [css]server crash when GivePlayerItem

i changed the mod to this:

#include <sourcemod>
#include <sdktools>

new Handle:g_menu;

public OnPluginStart()
{
RegConsoleCmd("sm_w", Command_w, "Open the Team Fortress menu Menu");
Forum: Scripting 08-23-2011, 10:05
Replies: 6
Views: 1,867
Posted By molotov343
Re: [css]server crash when GivePlayerItem

its not the all mod man..

If no one knows then there is another way to give player a weapon?
Forum: Scripting 08-23-2011, 04:48
Replies: 6
Views: 1,867
Posted By molotov343
[css]server crash when GivePlayerItem

ok so this is the code:

#include <sourcemod>
#include <sdktools>

new Handle:g_menu;

public OnMapStart()
{
g_menu = Buildmenu();
Showing results 1 to 18 of 18

 
Forum Jump

All times are GMT -4. The time now is 01:31.


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