Raised This Month: $ Target: $400
 0% 

Showing results 1 to 24 of 24
Search took 0.00 seconds.
Search: Posts Made By: raghava
Forum: Scripting 09-05-2018, 17:58
Replies: 5
Views: 1,187
Posted By raghava
Re: [INSSTD] - Set Mags for Weapon

No, with the above code also only gun clips are working, Mags are just showing on HUD but when reloading no bullets are updating in weapon (0 bullets)
Forum: Scripting 09-05-2018, 12:26
Replies: 5
Views: 1,187
Posted By raghava
Re: [INSSTD] - Set Mags for Weapon

This is also not working
Forum: Scripting 09-02-2018, 17:13
Replies: 5
Views: 1,187
Posted By raghava
[INSSTD] - Set Mags for Weapon

Below code is working for clips & secondary ammo (like grenades, rocket & grenades laucher).
On screen Mags are displaying (as 5 Mags) but when reloaded, its showing as 0 Mags or 5 Mags but no ammo...
Forum: Scripting 08-29-2018, 04:41
Replies: 6
Views: 1,634
Posted By raghava
Re: [INS] - Give Weapons

When playing solo mode under console
give_weapon command is working but in cooperative n other modes its not, any help
Forum: Scripting 08-25-2018, 21:18
Replies: 6
Views: 1,634
Posted By raghava
Re: [INS] - Give Weapons

Yes menu choice is working
Forum: Scripting 08-23-2018, 21:28
Replies: 6
Views: 1,634
Posted By raghava
Re: [INS] - Give Weapons

still its not working


#include <sourcemod>

public Plugin myinfo =
{
name = "[INS] Guns Menu"",
author = "",
description = "Guns Menu",
Forum: Scripting 08-23-2018, 09:11
Replies: 6
Views: 1,634
Posted By raghava
[INS] - Give Weapons

Hi,

In earlier sourcemod version (didn't remember V1.8 or below) my guns plugin was working fine, after few months when I tried same plugin in V1.9 is not working.

...
Forum: Scripting 10-22-2017, 11:24
Replies: 2
Views: 842
Posted By raghava
Forum: Scripting 10-20-2017, 12:07
Replies: 2
Views: 842
Posted By raghava
[INS] String copy after specific symbol or occurance

Hi,

How to copy a strings upto specific symbol or its occurance.
example 85.153.157.227 or 192.168.1.1

I want to copy 85.153 or 192.168 to another variable how to do that.


Thanks
Raghava
Forum: Scripting 10-10-2017, 18:10
Replies: 11
Views: 2,228
Posted By raghava
Re: [INS] Find Map Mode

Thanks man its worked.

After checkpoint mode started to test I had changed a little command as follows and executed

SetConVarString(FindConVar("mp_gamemode"), "survival");

lol the map...
Forum: Scripting 10-10-2017, 00:23
Replies: 11
Views: 2,228
Posted By raghava
Re: [INS] Find Map Mode

I will try and let you know
Forum: Scripting 10-08-2017, 06:31
Replies: 11
Views: 2,228
Posted By raghava
Re: [INS] Find Map Mode

Is this fine

public OnPluginStart()
{
RegConsoleCmd("mapmode", Cmd_mmode);
}

public Action:Cmd_mmode(client, args)
{
char gamemode[64];
Forum: Scripting 10-07-2017, 20:32
Replies: 11
Views: 2,228
Posted By raghava
[INS] Find Map Mode

How to find the current map mode for Insurgency. I need to modify a plugin based on mode (Survival or checkpoint or hunt or conquer)

Thanks
Forum: Scripting 09-05-2017, 07:52
Replies: 4
Views: 885
Posted By raghava
Re: [INS] Respawn code help

Tried but didn't worked, however I managed Jared Ballou's Respawn plugin to work. Issue solved. Mods can close this thread
Forum: Scripting 09-04-2017, 09:23
Replies: 4
Views: 885
Posted By raghava
Re: [INS] Respawn code help

I am using for Insurgency 2014
Forum: Scripting 09-03-2017, 20:15
Replies: 4
Views: 885
Posted By raghava
[INS] Respawn code help

For Insurency 2014 : created a respawn plugin based on "Jared Ballou's Respawn plugin". Whenever player dies after 5 seconds respawn to happen, code is passing thru defined functions but player is...
Forum: General 09-03-2017, 01:40
Replies: 10
Views: 2,571
Posted By raghava
Re: Server Not Starting

From Open Game Panel installed using option Install via steam.

Here are the command output
] version
Protocol version 2411
Exe version 2.4.1.1 (insurgency)
Exe build: 16:48:24 Feb 24 2017...
Forum: General 09-02-2017, 09:04
Replies: 10
Views: 2,571
Posted By raghava
Re: Server Not Starting

Sorry MD is supposed to be MM.

Installed SM and moved all plugins to disabled folder even then server not starting tried upto 50 restarts. As soon as I renamed addons folder name server went...
Forum: General 09-01-2017, 21:21
Replies: 10
Views: 2,571
Posted By raghava
Re: Server Not Starting

I have downloaded the latest and stable version of both sourcemod & metamod.

As server is installed on linux I had downloaded linux download only.

Without MD & SM now the server is running...
Forum: General 08-24-2017, 10:28
Replies: 10
Views: 2,571
Posted By raghava
Server Not Starting

I have insurgency 2014 server installed on linux, without sourcemod (addons folder by sourcemod) the server is running fine but when copied sourcemod the server keep on crashing. If I removed addons...
Forum: Scripting 06-19-2016, 16:15
Replies: 2
Views: 580
Posted By raghava
Re: Player Status

Oops!!! for Insurgency Modern Infantry Combat
Forum: Scripting 06-19-2016, 10:41
Replies: 2
Views: 580
Posted By raghava
Player Status

Hi All,

How to get a client status (eg: depleted, waiting, re-spawing etc) for Insurgency Modern Infantry Combat

Thanks
Forum: Plugin/Gameplay Ideas and Requests 06-19-2016, 05:17
Replies: 3
Views: 1,309
Posted By raghava
Re: Infinite Ammo Plugin for Insurgency Mod (paid $10)

Sent friend request My Profile (http://steamcommunity.com/id/raghava)
Forum: Plugin/Gameplay Ideas and Requests 06-18-2016, 13:39
Replies: 3
Views: 1,309
Posted By raghava
Infinite Ammo Plugin for Insurgency Mod (paid $10)

Hi,

I need a plugin which allows admins to set infinite ammo to players (or) player (or) admin for the Insurgency Modern Infantry Combat

For the working plugin I'll pay $10 via paypal.
...
Showing results 1 to 24 of 24

 
Forum Jump

All times are GMT -4. The time now is 02:43.


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