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

Ghost after death


Post New Thread Reply   
 
Thread Tools Display Modes
nisam_ja
BANNED
Join Date: Sep 2008
Location: osijek
Old 03-23-2011 , 05:19   Re: Ghost after death
Reply With Quote #61

will stick to this one =)

[cro] [ser] (croatian , serbian)
MENU_HEAD = Zelis biti duh?
MENU_YES = Da!
MENU_NO = Ne!^n^n
MENU_ALWAYS_YES = \r[Uvijek Da!]
GHOST_SUICIDE = Duhovi su vec mrtvi!
USER_ALIVE = Mozes samo ako si mrtav!
USER_GHOST = Vec si duh!
ROUND_END = Runda je zavrsila!
GHOST_IN_SAY = (GHOST)

Last edited by nisam_ja; 03-23-2011 at 05:22.
nisam_ja is offline
Send a message via MSN to nisam_ja Send a message via Skype™ to nisam_ja
Gam3ronE
SourceMod Donor
Join Date: Aug 2010
Old 03-23-2011 , 18:56   Re: Ghost after death
Reply With Quote #62

It works now but the models are normal human ones, maybe because of zombie plague 4.3 mod installed so is there a way to fix it? The chat is blocked, maybe add cvar to choose if you want to block chat or not. If everyone chooses to be a ghost the round doesn't end.

Last edited by Gam3ronE; 03-23-2011 at 18:59.
Gam3ronE is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 04-04-2011 , 01:36   Re: Ghost after death
Reply With Quote #63

From NumB post :
Quote:
Originally Posted by MPNumB View Post
I don't think I'll use this plugin, but you may want to make sure, that ghosts cannot use buttons or pull objects.
Next posts have been moved on there : http://forums.alliedmods.net/showthread.php?t=154186
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
zzzzzjames
Member
Join Date: Feb 2009
Location: New Zealand
Old 04-11-2011 , 00:35   Re: Ghost after death
Reply With Quote #64

known bug
when u go as a ghost and then the next round u spawn back as a normal person
you dont have a crosshair why is this?
zzzzzjames is offline
Send a message via MSN to zzzzzjames
kam3n1tza
Member
Join Date: Jul 2011
Old 07-21-2011 , 04:32   Re: Ghost after death
Reply With Quote #65

Може ли някой да ми го преправи плугина, като убиеш някой човек да му се показва душата(череп) как излиза и само до там, без да има дух, който се разхожда из мапа и го виждаш. Просто да бъде черепчето като ефект убиеш ли някой противник. Снимка за добиване на представа:

_____________________________________________ _________________________________________

Can someone give me it forges plugin and kill someone to show his soul (skull) released and how it went, without a spirit that walks around and sees Mapa. Simply be the effect of skull trinket kill someone opponent. Photo to gain insight into:


Last edited by kam3n1tza; 07-21-2011 at 04:36.
kam3n1tza is offline
sevrajol
Member
Join Date: Feb 2010
Old 07-29-2011 , 09:02   Re: Ghost after death
Reply With Quote #66

after players transforms in ghots ! target disappears for 1 round ! What is the problem ! Fix it please
sevrajol is offline
claudiuhks
Yam Inside®™℠
Join Date: Jan 2010
Location: Living Randomly
Old 07-29-2011 , 13:21   Re: Ghost after death
Reply With Quote #67

PHP Code:
public strip_user_weap(id){
    
id-=TASK_STRIP;
    
strip_user_weapons(id);

Can you make sure the player can't disconnect in this 0.1 seconds?

PHP Code:
public fw_TakeDamage(victiminflictorattackerFloat:damagedamage_type){    
    if(
is_user_connected(attacker) && is_ghost[attacker])
        return 
HAM_SUPERCEDE;
    
SetHamParamFloat(4damage)
    return 
HAM_IGNORED;

=>

PHP Code:
if( attacker 33 && is_ghostattacker ] )
          return 
HAM_SUPERCEDE;

return 
HAM_IGNORED
Do not change the 4th parameter because isn't needed, there's same values!
Also, why did you need the damage type and the damage value?
__________________

Last edited by claudiuhks; 07-29-2011 at 13:25.
claudiuhks is offline
Send a message via MSN to claudiuhks Send a message via Yahoo to claudiuhks Send a message via Skype™ to claudiuhks
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-07-2011 , 18:39   Re: Ghost after death
Reply With Quote #68

Redundant. It exists already such plugin and your plugin doesn't seem to offer something new/customizable. Also, it appears your plugin has some issues and you have done nothing to fix them.

Unapproved.
__________________
Arkshine is offline
popilas
Senior Member
Join Date: Apr 2017
Location: lituanica
Old 06-28-2022 , 13:43   Re: Ghost after death
Reply With Quote #69

any one can do only ghsot after death? without choose and 3d
popilas is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:26.


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