User
Pass
2FA
 
 

admin_llama.sma modificare

 
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) -> Resources
Author Message3852
Z3ddy

[Mentally Stable]



Status: Offline
(since 15-01-2014 20:51)
Joined: 13 Feb 2009
Posts: 87, Topics: 29
Location: Bucuresti

Reputation: 379.7
Votes: 5

 
Post Posted: 05-05-2009, 22:44:23 | Translate post to: ... (Click for more languages)

Rog sa ma ajute cineva care stie sa modifice un sma, doresc sa se scoata transferarea sunetelor din sma si daca se poate si dezactivarea lor fara sa mai folosesc cvar-ul amx_llamasound 0
http://www.netdrive.ws/173447.html
Va multumesc!

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
SeaGer

[Very Important Person]



Status: Offline
(since 13-11-2022 20:08)
Joined: 10 Jan 2009
Posts: 9642, Topics: 235
Location: Aiki Seishin

Reputation: 3379.5
Votes: 387

 
Post Posted: 05-05-2009, 22:48:35 | Translate post to: ... (Click for more languages)

deschide cu notepad ofcourse, și șterge asta:

Code:
new llama_sound[MESSAGES][] = {
   "misc/ooorgle.wav",
   "misc/bleeeat.wav",
   "misc/brawwrr.wav",
   "misc/cow.wav"
}


exact așa. vezi dacã ți-l compileazã


If my message was helpful, feel free to +rep me. Thanx

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

[Mentally Stable]



Status: Offline
(since 15-01-2014 20:51)
Joined: 13 Feb 2009
Posts: 87, Topics: 29
Location: Bucuresti

Reputation: 379.7
Votes: 5

 
Post Posted: 05-05-2009, 23:10:52 | Translate post to: ... (Click for more languages)

EROARE

Quote:
//AMXXPC compile.exe
// by the AMX Mod X Dev Team


//// admin_llama.sma
// D:\cs.DieHard.ro\Tools\compiler\admin_llama.sma(49) : error 017: undefined sy
mbol "llama_sound"
// D:\cs.DieHard.ro\Tools\compiler\admin_llama.sma(49) : warning 217: loose inde
ntation
// D:\cs.DieHard.ro\Tools\compiler\admin_llama.sma(49) : error 017: undefined sy
mbol "i"
// D:\cs.DieHard.ro\Tools\compiler\admin_llama.sma(49) : error 029: invalid expr
ession, assumed zero
// D:\cs.DieHard.ro\Tools\compiler\admin_llama.sma(49) : fatal error 107: too ma
ny error messages on one line
//
// Compilation aborted.
// 4 Errors.
// Could not locate output file compiled\admin_llama.amx (compile failed).
//
// Compilation Time: 0,37 sec
// ----------------------------------------

Press enter to exit ...

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
SeaGer

[Very Important Person]



Status: Offline
(since 13-11-2022 20:08)
Joined: 10 Jan 2009
Posts: 9642, Topics: 235
Location: Aiki Seishin

Reputation: 3379.5
Votes: 387

 
Post Posted: 05-05-2009, 23:58:36 | Translate post to: ... (Click for more languages)

uploadeazã te rog aici tool-ul de compile sã mã joc eu cu el.

If my message was helpful, feel free to +rep me. Thanx

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

[Mentally Stable]



Status: Offline
(since 15-01-2014 20:51)
Joined: 13 Feb 2009
Posts: 87, Topics: 29
Location: Bucuresti

Reputation: 379.7
Votes: 5

 
Post Posted: 06-05-2009, 00:11:11 | Translate post to: ... (Click for more languages)

http://www.speedyshare.com/412427144.html
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
SeaGer

[Very Important Person]



Status: Offline
(since 13-11-2022 20:08)
Joined: 10 Jan 2009
Posts: 9642, Topics: 235
Location: Aiki Seishin

Reputation: 3379.5
Votes: 387

 
Post Posted: 06-05-2009, 00:20:55 | Translate post to: ... (Click for more languages)

Z3ddy wrote:
http://www.speedyshare.com/412427144.html


ok.ms. pânã mã joc eu cu el, sã scot transferarea, cautã
Code:
register_cvar("amx_llamasound","1")
și pune 0 în loc de 1. cu asta ar trebui sã fie oprite din default.

sau. cvarul ala sã îl pui in server.cfg. amx_llamasound 0. poți încerca sã ștergi din folderul serverului sunetele cu pricina. ooorgle muuh etc.

încearcã pluginul compilat de mine: http://www.speedyshare.com/845474421.html

deocamdatã atât te pot ajuta la ora asta.revii cu pãreri / probleme / erori etc și mai discutãm


If my message was helpful, feel free to +rep me. Thanx

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

[Mentally Stable]



Status: Offline
(since 15-01-2014 20:51)
Joined: 13 Feb 2009
Posts: 87, Topics: 29
Location: Bucuresti

Reputation: 379.7
Votes: 5

 
Post Posted: 06-05-2009, 10:00:44 | Translate post to: ... (Click for more languages)

amx_llamasound 0 il am introdus in amxx.cfg nu se aud pe server dar tot se incearca transferarea lor de catre server spre client si sunetele le am sterse din cstrike si tot apare eroare in hlds ca nu le poate transfera.
Quote:
Warning: Unable to open sound/misc/ooorgle.wav for transfer
Warning: Unable to open sound/misc/bleeeat.wav for transfer
Warning: Unable to open sound/misc/brawwrr.wav for transfer

am sa incerc ce-l facut de tine si revin cu raspuns
mersi

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
Z3ddy

[Mentally Stable]



Status: Offline
(since 15-01-2014 20:51)
Joined: 13 Feb 2009
Posts: 87, Topics: 29
Location: Bucuresti

Reputation: 379.7
Votes: 5

 
Post Posted: 06-05-2009, 10:17:03 | Translate post to: ... (Click for more languages)

l-am incercat si apare eroare cu Fatal error
Host_Error: PF_precache_sound_I: Bad string ''

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
nr913
[Banned user]


Banned


Status: Offline
(since 24-10-2013 10:06)
Joined: 24 Apr 2009
Posts: 4224, Topics: 223
Location: România

Reputation: 60.3
Votes: 156

 
Post Posted: 03-08-2009, 11:10:59 | Translate post to: ... (Click for more languages)

http://www.ampaste.net/m4ebafbb5
0 0
  
Back to top
View user's profile Send private message
razvanczone

[Mentally Stable]



Status: Offline
(since 13-07-2010 13:56)
Joined: 20 Jan 2009
Posts: 47, Topics: 3
Location: Romania

Reputation: 108.6
Votes: 4

Post Posted: 03-09-2009, 23:02:34 | Translate post to: ... (Click for more languages)

tot imi da eroare ce fac ?
0 0
  
Back to top
View user's profile Send private message
TiZo^

[Mentally Stable]



Status: Offline
(since 19-09-2009 19:10)
Joined: 10 Sep 2009
Posts: 19, Topics: 1
Location: Romania

Reputation: 53
Votes: 7

Post Posted: 12-09-2009, 12:21:39 | Translate post to: ... (Click for more languages)

pluginul lama era bun si inainte....

Nobody Is Perfect.....I'M Nobody!!!
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) -> Resources  


The time now is 29-07-2025, 23:36:54
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password