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

Showing results 1 to 25 of 172
Search took 0.01 seconds.
Search: Posts Made By: haimmaik
Forum: Approved Plugins 06-20-2010, 13:29
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

replace the calws.mdl file with another one


That sometimes happens... I never found out what was the problem :S


1.96 has 4 models of predators and is the final version and lite is just...
Forum: Approved Plugins 11-01-2008, 19:37
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

yeah, this mod is complete... I dont think ill update it again...
as for the bugs... im not sure how to fixem and i dont have the time to work on it...

so you'r welcome to take a look and try to...
Forum: Approved Plugins 10-09-2007, 15:39
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

sry iv been away for a while cuz my computer died and i had to repair it...
well..
about the server crash... im not sure what could cuz ur server... make sure u have all the models and sprites on...
Forum: Approved Plugins 09-25-2007, 09:54
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

Probably because people are trying to connect and they have to download around 6mb each from ur server...
try using the light version and see if it helps or lock the server only for ppl who u know...
Forum: Approved Plugins 09-24-2007, 14:49
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

I fixed the bug of the spectator predator menu... and scoring works well...
the command for changing the frags u get are:

//admin_frags_plasma [number]
//admin_frags_knife [number]

first 1...
Forum: Approved Plugins 09-21-2007, 08:49
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

I dont really understand the problem... u say that, when u are predator and u kill some1, the server thinks he suicided and give him -1 kills?

also tell me which version of predator mod u use?...
Forum: Approved Plugins 09-18-2007, 10:13
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

OMG :| im so stupid how didnt i c it?!
thanks :oops:

now it compiles well... but when i play with it...
its just lowerin the FPS (on the special views) badly and i c no differance of view
Forum: Approved Plugins 09-17-2007, 12:43
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

i see, so according to the code:

public plugin_init()
{
register_forward( FM_AddToFullPack , "func_glowers", 1 )
}

and the function:

public...
Forum: Approved Plugins 09-16-2007, 12:33
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

yo, looks like pretty neat code.
but im not sure about that line:
register_forward( FM_AddToFullPack , "HOOK_AddToFullPack", 1 );

i guess the "HOOK_AddToFullPack" is just a new function name so...
Forum: Approved Plugins 09-16-2007, 11:57
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

nop, the lite version is ok as well.. try downloading the SMA file and compile it urself with the amxmodx complier.


btw, thanks for the code, ill add it now
Forum: Approved Plugins 09-15-2007, 12:32
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

try typin in console

amx_rcon admin_predator ...

the amx_rcon command will pass over ur admin access to actuall server access and there's no way that the server has no access to itself...
...
Forum: Approved Plugins 09-12-2007, 08:00
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

im not really sure how to handle ini files in pawn.
and how can i play a music in the loading screen? (i think that this is what u ment) i saw it in few servers before.

[edit]
ill try the spk...
Forum: Approved Plugins 09-11-2007, 19:28
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

thanks :)
plz also say if it works well for u.. i want it to be bug cleaned
Forum: Approved Plugins 09-10-2007, 16:25
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

hey its approved again :D
thanks :)
Forum: Approved Plugins 09-10-2007, 06:33
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

hope so :)
Forum: Approved Plugins 09-10-2007, 06:28
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

ill take a look at it...

[edit]i like it.. will be changed :D
Forum: Approved Plugins 09-09-2007, 08:49
Replies: 34
Views: 33,450
Posted By haimmaik
Re: [plugin]NS Military Ranking

this plugin is ONLY for NS i annonced its for NS i dunno why when it got approved they put it on ALL section.

the source code is open and u m8 change anything u want.. so feel free to do so :)
Forum: Approved Plugins 09-09-2007, 03:06
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

please read how to install the mod.
you need the RAR file... unpack it to ur cstrike folder.

rar file contains:
cstrike\models\claws.mdl
cstrike\models\fleshgibs.mdl...
Forum: Approved Plugins 09-08-2007, 13:14
Replies: 353
Views: 314,576
Posted By haimmaik
Re: Predator Mode

im sorry i'v been fallen into WoW and kinda wasted my life on it... gimmi some time ill try to get things right with the plugin..

my apologys

[edit]: changed main page, new links new...
Forum: Scripting Help 02-28-2007, 10:05
Replies: 2
Views: 1,239
Posted By haimmaik
i need help (anti scripting plugin)

I want to make a plugin against scripting (in ESF) and i have few questions

1. how can i detect a CFG file that a guy loaded into the game?
2. how can i prevent players from using the "alias"...
Forum: Scripting Help 07-19-2006, 09:39
Replies: 1
Views: 1,050
Posted By haimmaik
problem with register_cvar() func

#include <amxmodx>
#include <amxmisc>
#define PLUGIN "Bot_Handling_2"
#define VERSION "1.0"
#define AUTHOR "Haim"
public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)
...
Forum: Approved Plugins 07-19-2006, 09:00
Replies: 34
Views: 33,450
Posted By haimmaik
Re: [plugin]NS Military Ranking

i think it just tried to get a player data of a spectator... not a critical error... this function is deathmsg... not a loop that i did or something
Forum: Approved Plugins 07-15-2006, 16:27
Replies: 34
Views: 33,450
Posted By haimmaik
Re: [plugin]NS Military Ranking

its not a bug. it was made on purpose so u wont get shotgun after 1 level... to make it fair :)
Forum: Scripting Help 07-14-2006, 01:29
Replies: 3
Views: 1,432
Posted By haimmaik
Re: NS masks, structures and impulses.

thanks thats very usefull :) +karma
also i think u forgot the "structure" argument of the client_built function..
where do i get the names of the buildings?
when i write my own stuff there i get...
Forum: Scripting Help 07-13-2006, 08:28
Replies: 3
Views: 1,432
Posted By haimmaik
NS masks, structures and impulses.

Masks:

i did a function that gives an alien carapace

if(ranks[id]==2){
ns_set_mask(id,MASK_CARAPACE,1)
adv[id]=1
}

but in game he has max of 16 armor... insted of 30...
Showing results 1 to 25 of 172

 
Forum Jump

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


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