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

Showing results 1 to 25 of 69
Search took 0.01 seconds.
Search: Posts Made By: xExperienced
Forum: Scripting Help 03-14-2018, 05:36
Replies: 1
Views: 582
Posted By xExperienced
Function which play sound on win and another sound to loosing team

I want help in making code which will play 2 sounds on the end of the round.
Like :
1. When any team is loosing it will play lost.mp3 to all those players of loosing team only.
2. When any team...
Forum: Scripting Help 01-25-2018, 23:28
Replies: 3
Views: 625
Posted By xExperienced
Forum: Scripting Help 01-25-2018, 11:43
Replies: 3
Views: 625
Posted By xExperienced
is it possible to change "BEST SCORE :" hud color?

I tried to find a code to change "BEST SCORE" hud message which comes when round ends. but i couldn't find.
Can anybody help me in finding a code or tell me where can i get that hud code ?
Forum: Scripting Help 10-30-2017, 06:05
Replies: 4
Views: 1,016
Posted By xExperienced
Function which shows Primary weapon name

I'm looking for a Function which will show primary weapon of client.

I've searched on AMX API but there are many functions so need help to select perfect one.

Here are they :
1....
Forum: Scripting Help 10-12-2017, 03:45
Replies: 8
Views: 1,311
Posted By xExperienced
Re: If anyone press F12 key Admin should get Notification

Oh got it.
I thought there wud b some functions by which server cud everytime check what key client is pressing and on pressing that hotkey server executes x function.
Forum: Scripting Help 10-12-2017, 03:29
Replies: 8
Views: 1,311
Posted By xExperienced
Re: If anyone press F12 key Admin should get Notification

Don't behave like noob. -_-
You know .exe hacks can't be detected through rechecker because they are injected directly.
And Whblocker creates a bit lag. -_-
So I was looking for a plugin which...
Forum: Scripting Help 10-11-2017, 10:07
Replies: 8
Views: 1,311
Posted By xExperienced
If anyone press F12 key Admin should get Notification

I'm looking for a function/Plugin which can do as I said in title.
I've seen some servers where on pressing F12 victim automatically gets kicked for reason : "Don't turn on your hacks here"
So...
Forum: HL1 Servers (HLDS) 09-30-2017, 16:39
Replies: 0
Views: 830
Posted By xExperienced
SOLVED

My Server Console printing IP with port and "reconnect" word at the end.

But when I check status of my server there's none with that IP nor there was any player before that message. Then What does...
Forum: General 09-20-2017, 06:06
Replies: 3
Views: 1,127
Posted By xExperienced
Re: Banned player saying "I have no screenshot in my cstrike folder"

In case if client have and guard (i.e protector) then commands like :
"snapshot" , "Screenshot" sent by server wont get executed. :)
Forum: HL1 Servers (HLDS) 09-17-2017, 17:24
Replies: 4
Views: 1,422
Posted By xExperienced
Forum: HL1 Servers (HLDS) 09-17-2017, 14:04
Replies: 4
Views: 1,422
Posted By xExperienced
What is diffidence between - & + in Hlds launch options?

1st Question :

We see there are many launch options for Hlds server but they have different start parameter.
some commands start with "-" and some with "+".

Does anyone knows the difference?
...
Forum: Scripting Help 09-11-2017, 13:23
Replies: 19
Views: 3,046
Posted By xExperienced
Re: Confusing menu codes >.<

Hehe Thanks : Natsheh , Airkish , wickedd , killerZM

As wickedd tried to underestimated my old code , I made my own code.

And it worked. btw thanks for helping tho.. plugin is already done.

...
Forum: HL1 Servers (HLDS) 09-11-2017, 05:17
Replies: 1
Views: 1,144
Posted By xExperienced
Windows Server Crashing without AMX. |Steam only server|

My server suddenly crashes randomly in a day....
I have checked all amxx logs but there's no such error..

Is there any other way to check reason behind crash ?

or any windows softwear which...
Forum: Scripting Help 09-10-2017, 07:38
Replies: 19
Views: 3,046
Posted By xExperienced
Re: Confusing menu codes >.<

menu.sma(12) : warning 217: loose indentation
menu.sma(35) : warning 209: function "Showrod" should return a value
menu.sma(86) : warning 217: loose indentation
menu.sma(108 ) : warning 217: loose...
Forum: Scripting Help 09-10-2017, 07:34
Replies: 19
Views: 3,046
Posted By xExperienced
Re: Confusing menu codes >.<

Yes. I made changes but still there are 4 errors.
Forum: Scripting Help 09-10-2017, 07:18
Replies: 19
Views: 3,046
Posted By xExperienced
Re: Confusing menu codes >.<

I know I should have used "Switch". Since there are 2 conditions to be checked before calling function , Switch can't be used.

See how can I use switch for 2 conditions :


if (Team =...
Forum: Scripting Help 09-09-2017, 23:03
Replies: 19
Views: 3,046
Posted By xExperienced
Re: Confusing menu codes >.<

menu.sma(12) : warning 217: loose indentation
menu.sma(35) : warning 209: function "Showrod" should return a value
menu.sma(40) : warning 211: possibly unintended assignment
menu.sma(40) : warning...
Forum: Scripting Help 09-09-2017, 22:46
Replies: 19
Views: 3,046
Posted By xExperienced
Confusing menu codes >.<

I'm creating a code for weapons.
On round start all players should get a menu to select weapon.
But if client is "T" he should get AK & AWP these 2 choices in menu whereas in "CT" he should get...
Forum: Scripting Help 09-09-2017, 15:34
Replies: 4
Views: 854
Posted By xExperienced
2 different menus for CT & T on round start... possible ?

I'm looking for a code which creates 2 different menus on round start for T & CT.

is it possible to create ? if yes please post the code :)


new menu = menu_create( "\r Select:",...
Forum: HL1 Servers (HLDS) 09-06-2017, 06:33
Replies: 12
Views: 4,916
Posted By xExperienced
Re: HLDS Windows 10

Lol Don't use this type of OS for hosting game servers .

If you want to host from Winodows OS then try these : (will suggest u : Windows Server 2016)

Windows Server 2016
Windows Server 2012...
Forum: HL1 Servers (HLDS) 09-06-2017, 06:26
Replies: 11
Views: 5,520
Posted By xExperienced
Re: What Does Server Side fps really mean ?

Didn't understand sir :(

Can you explain in easy way ?
Forum: Scripting Help 09-05-2017, 06:08
Replies: 5
Views: 1,353
Posted By xExperienced
Re: SyncHud for Dhud :| or SyncDhud

Thank You so much :)

Got it :D

These 2 parameters will help me :P


Float:holdtime | Float:fadeouttime
Forum: Scripting Help 09-04-2017, 11:50
Replies: 5
Views: 1,353
Posted By xExperienced
SyncHud for Dhud :| or SyncDhud

The way coders found out solution on overlapping of hud text was just great !
Since nowdays many amx coders use dhud instead hud in their plugin so is their any way to stop overlapping of Dhud...
Forum: Scripting Help 08-31-2017, 13:54
Replies: 12
Views: 3,883
Posted By xExperienced
Re: Block spectator other view [Rehlds]

put mp_fadetoblack 1 in server.cfg.

Player's screen fades to black for the remainder of the round when he dies (hud still works normally so player can chat and see the scores, etc.)
Forum: Scripting Help 08-30-2017, 15:47
Replies: 2
Views: 788
Posted By xExperienced
dhud not showing some text

------------------------------------

I'm using dhud function in some plugin.... It misses out some letters.
like If I'm using it in kick plugin to show kicked player with reason so it doesnt show...
Showing results 1 to 25 of 69

 
Forum Jump

All times are GMT -4. The time now is 09:11.


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