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

Showing results 1 to 25 of 46
Search took 0.00 seconds.
Search: Posts Made By: g00gl3
Forum: Scripting 05-31-2017, 18:12
Replies: 3
Views: 1,034
Posted By g00gl3
Re: ShowHiddenMOTDPanel after update (5/30/2017)

nvm this dont work only for me another players can hear the music...

:( i dont know why i do cl_disablehtmlmotd 0

and also dont work
Forum: Scripting 05-31-2017, 17:42
Replies: 3
Views: 1,034
Posted By g00gl3
ShowHiddenMOTDPanel after update (5/30/2017)

hi, before update this work for me but now not working anymore


ty


ShowHiddenMOTDPanel(client, "https://www.youtube.com/watch?v=_dK2tDK9grQ", MOTDPANEL_TYPE_URL);

public void...
Forum: Scripting 05-31-2017, 17:33
Replies: 14
Views: 2,865
Posted By g00gl3
Re: KillCounter for CSGO

can you help me with this please ?
Forum: Scripting 05-30-2017, 10:32
Replies: 14
Views: 2,865
Posted By g00gl3
Re: KillCounter for CSGO

someone can post here a work plugin i want one like this just a kill counter only this pleasE?
Forum: Scripting 05-24-2017, 17:04
Replies: 5
Views: 2,207
Posted By g00gl3
Forum: Scripting 05-24-2017, 16:18
Replies: 5
Views: 2,207
Posted By g00gl3
Re: Countdown timer from int to float

firstly ty very much !!!

i changed this:


int timeLeft = RoundToFloor(g_fRealRoundStart - GetGameTime());


to this:
Forum: Scripting 05-24-2017, 15:25
Replies: 5
Views: 2,207
Posted By g00gl3
Countdown timer from int to float

hi guys i need help to change the countdown timer from int to float timer like this 9.4 , 9.3 , 9.2 , 9.1 , 9.0 , 8.9 and all of the seconds now its work like 9 , 8 , 7 , 6 , 5 someone can help me...
Forum: Plugin/Gameplay Ideas and Requests 05-23-2017, 15:45
Replies: 11
Views: 2,571
Posted By g00gl3
Re: [SourceMod] HitAndRun Plugin.

firstly sorry, but i wanna help to add something to this is a scripting i need to edit the plugin no plugin requst or something.

if someone can do it i will be happy ty all
Forum: Plugin/Gameplay Ideas and Requests 05-23-2017, 06:50
Replies: 11
Views: 2,571
Posted By g00gl3
[SM] Edit HNR (HitNRun) Plugin

https://pastebin.com/sApBPcuT

THE CODE:

#include <sourcemod>
#include <sdktools>
#include <cstrike>
#include <sdkhooks>
#include <morecolors>
#include <smlib>
Forum: Plugin/Gameplay Ideas and Requests 05-22-2017, 16:16
Replies: 11
Views: 2,571
Posted By g00gl3
Re: [SourceMod] HitAndRun Plugin.

ohh, ty very much its possible to add to this plugin a countdown timer in hud when a player got infected ? like in the video ? :-Z (using the new csgo hud)

ty very much guys for your help.
...
Forum: Plugin/Gameplay Ideas and Requests 05-22-2017, 14:01
Replies: 11
Views: 2,571
Posted By g00gl3
Re: [SourceMod] HitAndRun Plugin.

ok sorry i found this on youtube

https://www.youtube.com/watch?v=KtukkY8WXUI&t=22s

10 seconds after the round start the mod pick a random player to be infected the infected player need to try...
Forum: Plugin/Gameplay Ideas and Requests 05-22-2017, 13:03
Replies: 6
Views: 1,527
Posted By g00gl3
Re: Team timeout

not tested =] ty.

#pragma semicolon 1

#include <sourcemod>
#include <cstrike>

public Plugin:myinfo =
{
name = "Team Timeout",
Forum: Plugin/Gameplay Ideas and Requests 05-22-2017, 12:03
Replies: 11
Views: 2,571
Posted By g00gl3
Re: [SourceMod] HitAndRun Plugin.

https://forums.alliedmods.net/showpost.php?p=2281309&postcount=17

this is a hitandrun

HitNRun
Forum: Plugin/Gameplay Ideas and Requests 05-22-2017, 09:18
Replies: 11
Views: 2,571
Posted By g00gl3
[SourceMod] HitAndRun Plugin.

dear, programmers.

i try to find this (CLICK HERE (https://forums.alliedmods.net/showpost.php?p=2281309&postcount=17)) for sourcemod.

an HitAndRun Plugin but not for amxmodx, for sourcemod.
...
Forum: Plugin/Gameplay Ideas and Requests 04-27-2017, 17:18
Replies: 14
Views: 4,153
Posted By g00gl3
Re: [CS:GO]Need plugin for Scores in chat (like WarMod / eBot)

nvm, your better hhhh i just do a simple code.
Forum: Plugin/Gameplay Ideas and Requests 04-25-2017, 21:26
Replies: 2
Views: 1,240
Posted By g00gl3
Forum: Plugin/Gameplay Ideas and Requests 04-24-2017, 06:26
Replies: 2
Views: 1,240
Posted By g00gl3
[SourceMod] Manage Teamspeak server from my game server.

hi, i have a csgo server and i need help.
i will be very happy if you can help me with this.

i want to move player from x channel to x channel from the server like

!movetoct <client name>
...
Forum: Scripting 03-30-2017, 08:55
Replies: 1
Views: 1,296
Posted By g00gl3
New Hud Message CS:GO

someone can put here an exmple for this new hud

i have this

stock void hud_message(int client, char[] channel, char[] color, char[] color2, char[] effect, char[] fadein, char[] fadeout, char[]...
Forum: Snippets and Tutorials 03-28-2017, 19:23
Replies: 24
Views: 19,762
Posted By g00gl3
Re: New custom HUD Messages (CS:GO)

someone can put here an exmple for this new hud

i have this

stock void hud_message(int client, char[] channel, char[] color, char[] color2, char[] effect, char[] fadein, char[] fadeout, char[]...
Forum: Plugins 11-09-2016, 05:33
Replies: 90
Views: 58,418
Posted By g00gl3
Forum: Scripting 11-05-2016, 11:40
Replies: 2
Views: 597
Posted By g00gl3
Forum: Scripting 11-04-2016, 04:32
Replies: 2
Views: 597
Posted By g00gl3
Check who is the last player drop the bomb

hello my friends :-)
i need help :-(
how can i check who is the last player are dropped the bomb.
ty very much :-)
Forum: Plugins 11-01-2016, 06:07
Replies: 1,980
Views: 1,049,334
Posted By g00gl3
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

hi firstly ty for your aura plugin can you tell me please where i can find more aura ? becuse now i see only one here ;-)
ty .
have a nice day bro :-0
Forum: Plugins 10-11-2016, 09:32
Replies: 1,980
Views: 1,049,334
Posted By g00gl3
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

hi guys how can i add player skins and wings to this shop any help please :)
Forum: Scripting 10-10-2016, 06:40
Replies: 1
Views: 693
Posted By g00gl3
need help with sm code

hi, :)
i need a little help with my code
how can i set Model to a flash not a arms model when player drop the flash i want its will be shot like a banana or something world model. :)
Showing results 1 to 25 of 46

 
Forum Jump

All times are GMT -4. The time now is 05:57.


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