Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 121
Search took 0.01 seconds.
Search: Posts Made By: Akshat
Forum: Off-Topic 06-22-2016, 07:47
Replies: 10
Views: 3,583
Posted By Akshat
Re: FastDL?

They probably wont. Depends upon the hosting.
Forum: Suggestions / Requests 06-17-2016, 07:19
Replies: 0
Views: 447
Posted By Akshat
Delete this MODS.

MODS, delete this.
Forum: Suggestions / Requests 02-01-2015, 07:47
Replies: 0
Views: 410
Posted By Akshat
[REQ] Bug fix in Magic Marker (Not supported anymore)

I modified the Magic Marker Plugin to be only be usable when in Counter-Terrorist but If someone is drawing and is transferred to Terrorist he can still use it and can't even stop using it no matter...
Forum: Suggestions / Requests 01-31-2015, 11:51
Replies: 0
Views: 610
Posted By Akshat
[REQ] Plugin to freeze the player and enable free look.

Want a plugin to freeze the player when he types "/freelook" in chat and give him free look and unfreeze him when he types "/unfreeze" in chat and remove free look. Thanks in advance.!
Forum: Suggestions / Requests 01-31-2015, 09:46
Replies: 15
Views: 3,214
Posted By Akshat
Forum: Scripting Help 01-31-2015, 09:28
Replies: 4
Views: 633
Posted By Akshat
Re: [HELP] Stop echo

Thank you very much :D
Forum: Scripting Help 01-31-2015, 09:25
Replies: 4
Views: 633
Posted By Akshat
Re: [HELP] Stop echo

Probably its "00" as I saw it in a echo fix plugin.
Forum: Scripting Help 01-31-2015, 09:18
Replies: 4
Views: 767
Posted By Akshat
Forum: Scripting Help 01-30-2015, 13:57
Replies: 4
Views: 633
Posted By Akshat
[HELP] Stop echo

Why is echo not getting stopped? I made this :
public stop_echo()
{
set_task(0.1,"stop_echo")
client_cmd(0, "room_type 00")
new Echo = find_ent_by_class(0,"env_sound")
while(Echo)
{...
Forum: Scripting Help 01-30-2015, 13:45
Replies: 5
Views: 773
Posted By Akshat
Forum: Scripting Help 01-30-2015, 13:45
Replies: 5
Views: 773
Posted By Akshat
Forum: Scripting Help 01-30-2015, 12:38
Replies: 5
Views: 773
Posted By Akshat
Error: Input line too long (after substitutions)

Getting this error on the line i have marked red (While compiling)

public ShowInformation(id)
{
id -= TASK_SHOW_INFORMATION;

set_task(0.1, "ShowInformation", id+TASK_SHOW_INFORMATION);...
Forum: Scripting Help 01-30-2015, 10:15
Replies: 4
Views: 767
Posted By Akshat
[HELP] Is it possible to change menu location?

So, I wanted to change the menu location, Is it possible?

public DescriptionKlasy(id)
{
new menu = menu_create("Select Class:", "DescriptionKlasy_Handle");
for(new i=1; i<sizeof names_klas;...
Forum: Suggestions / Requests 01-29-2015, 05:32
Replies: 23
Views: 4,413
Posted By Akshat
Forum: Scripting Help 01-27-2015, 07:24
Replies: 2
Views: 879
Posted By Akshat
Re: [HELP] Index out of bonds.

I have read that it is an easy-to-slove error, but don't know how to do it, help!
Forum: Scripting Help 01-27-2015, 05:52
Replies: 2
Views: 879
Posted By Akshat
[HELP] Index out of bonds.

Am getting this error in server console in this plugin which I have attached on line 1514. Help ASAP!
Forum: Suggestions / Requests 01-27-2015, 05:34
Replies: 9
Views: 1,847
Posted By Akshat
Re: [REQ] Want a plugin to display player stats.

Thanks a lot!, but I think set_task should be 0.1 seconds.
Forum: Suggestions / Requests 01-27-2015, 04:42
Replies: 6
Views: 1,311
Posted By Akshat
Re: [suggestion] Set flags for specific plugin

Use cmdaccess.ini for plugin flags and use users.ini for admin(s) flags.
Forum: Suggestions / Requests 01-26-2015, 13:20
Replies: 9
Views: 1,847
Posted By Akshat
Re: [REQ] Want a plugin to display player stats.

I tried to do it but couldn't find it, can you provide the link?
Forum: Suggestions / Requests 01-26-2015, 12:18
Replies: 9
Views: 1,847
Posted By Akshat
[REQ] Want a plugin to display player stats.

I want a plugin to display player name, health , kills, deaths in a permanent HUD message
Forum: Scripting Help 01-26-2015, 08:15
Replies: 8
Views: 1,664
Posted By Akshat
Re: dead status, minmodels, languages and hud messages.

You should wait for 14 days before bumping.
Forum: Scripting Help 01-26-2015, 08:04
Replies: 1
Views: 696
Posted By Akshat
[HELP] Entity out of range

This plugin shows the total number of headshots by the player and if we spec someone it should show his total number of headshots. But am getting this error in console. Help!

#include <amxmodx>...
Forum: Suggestions / Requests 01-26-2015, 02:09
Replies: 23
Views: 4,413
Posted By Akshat
Re: [REQ] Permanent HUD message to show total number of headshots.

And also if we are spectating someone we should get his total number of headshot(s).
Forum: Suggestions / Requests 01-26-2015, 01:55
Replies: 23
Views: 4,413
Posted By Akshat
Re: [REQ] Permanent HUD message to show total number of headshots.

Can you tell me where to add it in the code?
Forum: Suggestions / Requests 01-25-2015, 14:02
Replies: 23
Views: 4,413
Posted By Akshat
Re: [REQ] Permanent HUD message to show total number of headshots.

Okay, I fixed it but can you do something like make the text "headshot" if number of headshots are 0 and make it "headshots" if more than 1.
Showing results 1 to 25 of 121

 
Forum Jump

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


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