Thanks
Le noob at lua
P.S. sarcasm in that sentence of achievment
Maps/Editor
Bomb planted sound
Bomb planted sound
1

Gaios: Well cant i like play another one? but the whole server can hear eat...
bombplant it's so simple, you'll be able to make it.
VADemon: So what do i need in order to change the sound? i know i need to find the name of the file, but do i need to put the directory of it or what?
sv_sound. Of course, the path destination must be correct otherwise you'll get an error that either the file is corrupt or the path file doesn't exist.
GeoB99: I couldn't understand you sorry... but sometimes lua just makes my mind internet explorer...parse("sv_sound fun/thats_the_way.wav")
sv_sound which is fun/thats_the_way.wav. Usually, the sound files are relatively in sfx folder so they should stay there.parse("sv_sound test/blabla.wav")
GeoB99: worked thx
1
