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

[CS:GO] Respawning player


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
G[o]Q
Member
Join Date: Jan 2010
Location: Poland (Malopolska)
Old 09-01-2014 , 16:09   [CS:GO] Respawning player
Reply With Quote #1

Hi

My Code:

Code:
public Event_PlayerDeath(Handle:event, const String:name[], bool:dontBroadcast){
    new victimId = GetEventInt(event, "userid")   
    new vid = GetClientOfUserId(victimId)    
    
    if(isRespawnable[vid]){
            CS_RespawnPlayer(vid);    
    }
}
if player "is respawnable" he's spawning but he's burying and can't move why?
G[o]Q is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 09-01-2014 , 17:30   Re: [CS:GO] Respawning player
Reply With Quote #2

Try with 0.0 or 0.1 Timer.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
Reply



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 20:48.


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