User
Pass
2FA
 
 

Plant/Defuse

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Plugins - Help / Support
Author Message955
kmking

[Mentally Stable]



Status: Offline
(since 08-02-2019 04:11)
Joined: 04 Nov 2018
Posts: 25, Topics: 9
Location: Germany

Reputation: 6.8

Post Posted: 10-11-2018, 01:41:37 | Translate post to: ... (Click for more languages)

Vreau un plugin care :
Atunci cand dai plant sa se auda un sunet
Cand dai defuse sa se auda altul
Si cand explodeaza altul

Sa fie ceva funny !

Multumesc !!! -

PS : daca mai aveti niste idei de pluginuri funny pls postatile aici -

0 0
  
Back to top
View user's profile Send private message
InLoveCs

[00 11 00]



Status: Offline
(since 24-12-2021 07:55)
Joined: 11 Jan 2011
Posts: 8224, Topics: 738
Location: zmx.freakz.ro

Reputation: 2926.8
Votes: 170

     
Post Posted: 28-12-2018, 10:45:08 | Translate post to: ... (Click for more languages)

Scuze ca raspund asa tarziu,am avut treaba cu serverul meu si inca am + facultate ...

Modifici cu ce sunet ai tu .. precache_sound("misc/TheHornOfCenarius.wav")
emit_sound(0,CHAN_AUTO,"misc/TheHornOfCenarius.wav",VOL_NORM,ATTN_NORM,0,PITCH_NORM);

Code:
#include <amxmodx>
#include <amxmisc>
#include <csx>

#define PLUGIN "Bomb Sound"
#define VERSION "1.0"
#define AUTHOR "Starsailor"


forward bomb_planted(planter);



public plugin_init() {
    register_plugin(PLUGIN, VERSION, AUTHOR)
     
}

public plugin_precache(){
    precache_sound("misc/TheHornOfCenarius.wav")
}


public bomb_planted(id) {     
    new plantername[32]
    get_user_name(id,plantername,31)
    set_hudmessage(255, 0, 0, -1.0, 0.2, 1, 6.0, 6.0)
    show_hudmessage(0, "%s has planted the bomb", plantername)
    emit_sound(0,CHAN_AUTO,"misc/TheHornOfCenarius.wav",VOL_NORM,ATTN_NORM,0,PITCH_NORM);

0 0
  
Back to top
View user's profile Send private message
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Plugins - Help / Support  


The time now is 28-03-2024, 21:28:27
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x