Raised This Month: $ Target: $400
 0% 

Showing results 1 to 16 of 16
Search took 0.01 seconds.
Search: Posts Made By: Brow
Forum: Scripting Help 01-29-2015, 23:14
Replies: 1
Views: 448
Posted By Brow
[ClCorpse] Touch?

Hi,
Can i register_touch or something else related with ClCorpse?
For example, i want to do a defibrillator, and while a player touches a Dead player (Corpse) he can
revive that player with a...
Forum: Scripting Help 01-14-2015, 20:33
Replies: 7
Views: 1,612
Posted By Brow
Forum: Scripting Help 01-14-2015, 11:04
Replies: 7
Views: 1,612
Posted By Brow
Re: [CSX/HAM] Client_Death / Ham (It's not to convert)

OK, will try again with ham_takedamage (maybe i did something wrong).

Arkshine, where do you get this info?
Forum: Scripting Help 01-13-2015, 19:58
Replies: 7
Views: 1,612
Posted By Brow
Re: [CSX/HAM] Client_Death / Ham (It's not to convert)

Thanks for the answer.
Tried with ExecuteHamB (Both takedamage / killed ) and it still doesn't call client_death.
I'll change client_death to DeathMsg, but i would like to know if there is one...
Forum: Scripting Help 01-12-2015, 22:13
Replies: 7
Views: 1,612
Posted By Brow
[CSX/HAM] Client_Death / Ham (It's not to convert)

Hi,
I'm running base builder 6.5 by tirant and it uses the CSX forward client_death
I'm trying to make a shop with itens, and one of those itens kill the player, but when i use
Ham_Killed or...
Forum: Suggestions / Requests 01-12-2015, 22:10
Replies: 0
Views: 481
Posted By Brow
[CSX/HAM] client_death and Ham_Killed

Posted in the wrong place, trash pls
Forum: Zombie Plague Mod 01-10-2015, 15:58
Replies: 64
Subplugin Submission ZP: Anti Block (fixed AGAIN)
Views: 70,602
Posted By Brow
Re: ZP: Anti Block (fixed AGAIN)

He is using #include <zombieplague> because he just copied this plugin from biohazard, and with
that he can say he did this.
Cheap_Suit made it to work with his biohazard, the code is fully equal....
Forum: Scripting Help 12-17-2014, 18:08
Replies: 1
Views: 754
Posted By Brow
[Help] FM_Touch - Grenade Touched a player

Hi,
the following code doesn't work, but i can't discover why.

public FakeMetaTouch(iEnt, id)
{
if(!pev_valid(iEnt) || !(1 <= id <= 32))
return FMRES_IGNORED

...
Forum: Suggestions / Requests 08-01-2014, 23:55
Replies: 3
Views: 875
Posted By Brow
Re: [REQ] Say /Suggest <Mapname> (Save To File)

Thanks Flick3rR, worked very well :crab:
Forum: Suggestions / Requests 08-01-2014, 17:04
Replies: 3
Views: 875
Posted By Brow
[REQ] Say /Suggest <Mapname> (Save To File)

Hello there, i was looking for a plugin that when the player say /suggest <mapname> it saves the name of the player and the mapname to a file, so the admin could see the map and add it to the server....
Forum: Suggestions / Requests 03-23-2013, 20:11
Replies: 0
Views: 620
Posted By Brow
[REQ] Edit Plugin

How can I change the player model when he chooses a certain class?
I would like to change the SLAYER model to GrimReaper

public set_class_model(id)
{
new CsTeams:team = cs_get_user_team(id)...
Forum: New Plugin Submissions 03-23-2013, 08:37
Replies: 36
Views: 24,137
Posted By Brow
Re: Rubaka Mod

Monyak, how can i change the skins in Rubaka?
For example, i want to change the slayer skin to grimreaper
Forum: Scripting Help 03-03-2013, 10:09
Replies: 0
Views: 500
Posted By Brow
[Help] Change Model

How can i change the model in slayer case to Grimreaper.mdl

public set_class_model(id)
{
new CsTeams:team = cs_get_user_team(id)
new CsInternalModel:model
if(mod == 2)
...
Forum: Scripting Help 01-20-2013, 21:05
Replies: 3
Views: 930
Posted By Brow
Re: [Help] Show Menu when player connects

can anyone give me a example with the display?
Forum: Scripting Help 01-19-2013, 17:37
Replies: 3
Views: 930
Posted By Brow
[Help] Show Menu when player connects

How can i make this Menu shows directly when a player connects?

http://forums.alliedmods.net/showthread.php?t=46364
Forum: Suggestions / Requests 01-10-2013, 00:36
Replies: 2
Views: 867
Posted By Brow
[REQ] Plugin that changes the sv_downloadurl

I would like to ask if is possible to do a plugin that changes the sv_downloadurl when it changes the map

For example - We are playing a Surf map, so the prefix is surf_ and the sv_downloadurl is...
Showing results 1 to 16 of 16

 
Forum Jump

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


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