[Rezolvat] [cerere] bug fix deathrun

Categoria cu cereri de pluginuri si nu numai.

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Forum rules
Accesează link-ul pentru a putea vedea regulile forumului

Daca doriti sa vi se modifice un plugin, va rugam postati aici .
Post Reply
csbogdancs
Membru, skill +1
Membru, skill +1
Posts: 125
Joined: 03 Jan 2014, 15:25
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com...!
Has thanked: 19 times
Contact:

05 Feb 2014, 00:52

  • Nickname:
bogdan
  • Numele pluginului cerut:
nu sunt
  • Descriere plugin cerut:
deci la bugul acesta la deathrun sa dispara pistolul de acolo sa dispara si bugul sau ceva... http://postimg.org/image/6gzhb35lr/
  • Alte informatii:
Last edited by NuRoFeN [;x] on 07 Feb 2014, 20:22, edited 1 time in total.
Reason: Rezolvat !
RoyalServer 2
csbogdancs
Membru, skill +1
Membru, skill +1
Posts: 125
Joined: 03 Jan 2014, 15:25
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com...!
Has thanked: 19 times
Contact:

06 Feb 2014, 19:54

up nu stie nimeni??
User avatar
NuRoFeN [;x]
Membru, skill +2
Membru, skill +2
Posts: 828
Joined: 21 Aug 2012, 15:47
Detinator Steam: Da
CS Status: Inactiv !
Detinator server CS: DR.CS1.RO
SteamID: eualexandru
Reputatie: Fost moderator
Location: Rm.Valcea
Has thanked: 66 times
Been thanked: 61 times
Contact:

07 Feb 2014, 14:27

Cred ca am stat ceva sa caut , poftim
| Afiseaza codul
#include <amxmodx> 
#include <fakemeta> 
#include <hamsandwich> 

public plugin_init() 
{ 
    register_plugin("Plugin", "vers", "con") 
    RegisterHam(Ham_Touch, "func_door", "Door_Touch") 
} 

public Door_Touch(ent, other) 
{ 
    static szClass[8] 
    pev(other, pev_classname, szClass, charsmax(szClass)) 
    if( !equal(szClass, "player") && pev(other, pev_groundentity) == ent ) 
    { 
        engfunc(EngFunc_RemoveEntity, other) 
        return HAM_SUPERCEDE 
    } 
    return HAM_IGNORED 
}

Apasa Image Daca te-a ajutat !
csbogdancs
Membru, skill +1
Membru, skill +1
Posts: 125
Joined: 03 Jan 2014, 15:25
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com...!
Has thanked: 19 times
Contact:

07 Feb 2014, 20:17

mersi mult :* :* :* :* :* :* :* :* :* :*
dati rezolvat
Last edited by NuRoFeN [;x] on 07 Feb 2014, 20:21, edited 1 time in total.
Reason: Cu placere
Post Reply

Return to “Cereri”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 48 guests