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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: ironskillz1
Forum: Suggestions / Requests 09-30-2017, 10:02
Replies: 10
Views: 5,829
Posted By ironskillz1
Re: [REQUEST] Vip Menu for Jailbreak

Here's my old VIP menu. Im not supporting this plugin and i will not make changes to it.
Forum: Scripting Help 05-29-2017, 04:56
Replies: 3
Views: 866
Posted By ironskillz1
Re: Help weapon shoot sprites

Here you go. untested but should work fine.
This hooks all weapons to shot a laser sprite.

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <fakemeta>
#include...
Forum: Off-Topic 01-09-2017, 10:05
Replies: 3
Views: 1,131
Posted By ironskillz1
Re: Damage through player model.

Yes but my question is does the damage reduce on each player the bullet goes through like in cs go?
Forum: Off-Topic 01-09-2017, 07:17
Replies: 3
Views: 1,131
Posted By ironskillz1
Damage through player model.

In CS:GO If you line up alot of players and shot the first player in the line each time the bullet goes through a player the bullet will take less damage.

For example First player took 33 dmg ...
Forum: New Plugin Submissions 12-24-2016, 18:27
Replies: 83
Views: 34,410
Posted By ironskillz1
Re: LevelMod 8.0 with knifeskins. [ML Support]

Sorry but im 100% against altering gameplay so it favours admin/vip, its just simply unfair as hell.
Anyhow i may add invisible, gravity and fast speed because that would work perfect for some...
Forum: Suggestions / Requests 12-23-2016, 10:53
Replies: 4
Views: 896
Posted By ironskillz1
Re: To not respawn at first join.

#include < amxmodx >
#include < hamsandwich >

// how many seconds after round start are players allowed to spawn
#define ALLOWED_SPAWN_SECONDS 1.0

new Float:g_fRoundStart;
new...
Forum: New Plugin Submissions 12-23-2016, 10:33
Replies: 83
Views: 34,410
Posted By ironskillz1
Re: LevelMod 7.0 with Knifeskins & Points

New 8.0 version released. Optimized and added ML support.
Nothing is tested yet. But i will try to test it in a couple of days.



Added


If an admin gives a user alot of points he will...
Forum: Suggestions / Requests 12-22-2016, 12:12
Replies: 14
Views: 9,680
Posted By ironskillz1
Re: CS 1.6 1v1 Mod (Similar to CSGO Aim Arena)

This plugin that you want created is possible in 1.6 but really hard to make.
I dont think you will find anyone who has created this plugin or someone that will do it for free because a plugin...
Forum: Suggestions / Requests 12-21-2016, 14:57
Replies: 9
Views: 2,606
Posted By ironskillz1
Re: [I will pay 150 dollars] .spr before hud message changes by points

I can make this plugin but i need all the spr files that you want to use.
Forum: Suggestions / Requests 12-07-2016, 09:20
Replies: 12
Views: 7,228
Posted By ironskillz1
Re: [REQ] VIP+ADMIN+Owner Skins Plugin

If you want to use your own models and admin ranks you can easily edit these lines in the plugin.

enum _:enumPlayerModels
{
Owner,
Admin,
Vip
}

new const...
Forum: Suggestions / Requests 12-04-2016, 19:08
Replies: 12
Views: 7,228
Posted By ironskillz1
Re: [REQ] VIP+ADMIN+Owner Skins Plugin

Not tested, did this while tired so maybe some mistake some where.

#include <amxmodx>
#include <cstrike>

enum
{
TEAM_UNASSIGNED,
TEAM_T,
TEAM_CT,
Forum: New Plugin Submissions 12-02-2016, 17:01
Replies: 83
Views: 34,410
Posted By ironskillz1
Re: LevelMod 7.0 with Knifeskins & Points

Updated!! 7.0
Added iChat Compatibility and fixed some small bugs.

To enable iChat edit this "0" to a "1"
#define iChat_Tags 0

You also need to edit this line in the iChat plugin. which is in...
Forum: New Plugin Submissions 08-30-2016, 02:48
Replies: 83
Views: 34,410
Posted By ironskillz1
Re: LevelMod 6.0 with Knifeskins & Points

Are your server nonsteam?
Forum: Scripting Help 07-24-2016, 14:58
Replies: 2
Views: 740
Posted By ironskillz1
Re: Argument type mismatch, short code

set_task(30.0, "freeze")

public freeze()
server_cmd("amx_freeze @tt 1")



edit: wrong subforum btw.
Forum: Scripting Help 07-01-2016, 17:02
Replies: 15
Views: 3,988
Posted By ironskillz1
Re: Nvault top15

Check out my levelmod, in that plugin i save steamid and display player name
Forum: Scripting Help 03-03-2016, 11:35
Replies: 3
Views: 570
Posted By ironskillz1
Tag mismatch

Getting tag mismatch on this line and i dont really know whats wrong?
formatex(szMenuItem, charsmax(szMenuItem), "\w%s%s", MENU_PISTOLS[i][NAME], playerUsingDeagle[id] == i ? " \y[Enabled]" : "")
...
Forum: New Plugin Submissions 02-02-2016, 10:26
Replies: 83
Views: 34,410
Posted By ironskillz1
Re: LevelMod 6.0 with Knifeskins & Points

You have edited the plugin to not work. It seems like you have put spaces in the includes or something.
Forum: Off-Topic 12-06-2015, 16:55
Replies: 4
Views: 1,285
Posted By ironskillz1
Re: SQL Stats

Instead of fixing a workaround that saves stats you should find out whats crashing your server.
Forum: Scripting Help 12-03-2015, 17:16
Replies: 19
Views: 5,369
Posted By ironskillz1
Re: [Request] So cool script . Can anyone teach ?

The plugin is most likely not public.

Anyways it saves the admins data in a SQL and prints it out in the website using basic PHP code.
Forum: Scripting Help 12-03-2015, 17:13
Replies: 10
Views: 2,138
Posted By ironskillz1
Re: Doesn't load nvault data

Why are you trying to load points with a loop.

Tell us instead what you are trying todo and we can help you easier
Forum: Suggestions / Requests 12-03-2015, 17:10
Replies: 12
Views: 6,563
Posted By ironskillz1
Re: [REQ] Cs 1.6 Hunger Game

The problem with hunger games in cs 1.6 is the map size. You will only be able to make a really small map that wouldnt be fun to play.

Anyways i think the hunger games mod should be random spawn,...
Forum: Unapproved/Old Plugins 12-03-2015, 17:03
Replies: 2
Views: 3,071
Posted By ironskillz1
Re: Points System

Hundreds of plugins similar like this one have already been created. You gotta do some unique
Forum: Scripting Help 11-05-2015, 15:12
Replies: 11
Views: 1,480
Posted By ironskillz1
Forum: Scripting Help 10-22-2015, 16:31
Replies: 11
Views: 1,480
Posted By ironskillz1
Re: nvault problems

I tried the plugin you sent im in PM and i tried the code you sent me in the thread.
Nothing works. I cant really tell you what is wrong because im a beginner in vault system
Forum: Scripting Help 10-17-2015, 18:36
Replies: 11
Views: 1,480
Posted By ironskillz1
Re: nvault problems

g_szAuthID[ 33 ][ 34 ];

public client_putinserver(id)
{
LoadData(id)
get_user_authid( id , g_szAuthID[ id ] , charsmax( g_szAuthID[] ) );
}

Yes
Showing results 1 to 25 of 500

 
Forum Jump

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


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