User
Pass
2FA
 
 

[rezolvat]Modificare plugin ArmeAntiFurien

 
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 Message2221
sebitzaseb3

[Mentally Stable]



Status: Offline
(since 24-08-2016 23:12)
Joined: 25 Jan 2016
Posts: 15, Topics: 6
Location: Botosani

Reputation: 1.5

 
Post Posted: 20-08-2016, 22:11:06 | Translate post to: ... (Click for more languages)

As dori ca la acest plugin sa pot adauga si sunete la armele puse (daca nu se poate macar un raspuns)
Spoiler:

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

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

   
Post Posted: 22-08-2016, 05:38:28 | Translate post to: ... (Click for more languages)

Spune-mi ce sounduri vrei sa adaugi la fiecare arma .... in + SetHamParamFloat( 4, Damage * 1 ) (daca inmultesti dmg-ul actual cu 1 o sa ajungi la acelasi damage mai pe scurt faci o operatie degeaba)
PS:Nu imi place cum arata pluginul o sa ii mai fac niste modificari ,arata destul de urat .



Retired from Amxmodx

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

[Mentally Stable]



Status: Offline
(since 24-08-2016 23:12)
Joined: 25 Jan 2016
Posts: 15, Topics: 6
Location: Botosani

Reputation: 1.5

 
Post Posted: 22-08-2016, 15:41:01 | Translate post to: ... (Click for more languages)

http://www.girlshare.ro/3489488371.6 sunetele
0 0
  
Back to top
View user's profile Send private message
destroi112

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

   
Post Posted: 22-08-2016, 18:06:05 | Translate post to: ... (Click for more languages)

Imi trebuie numele, locatia lor si pt ce arma vrei sa le pui nu am nevoie sa le descarc...


Retired from Amxmodx

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

[Mentally Stable]



Status: Offline
(since 24-08-2016 23:12)
Joined: 25 Jan 2016
Posts: 15, Topics: 6
Location: Botosani

Reputation: 1.5

 
Post Posted: 22-08-2016, 18:20:25 | Translate post to: ... (Click for more languages)

Nu poti sa imi faci acolo la sma sa le pun eu locatia?
0 0
  
Back to top
View user's profile Send private message
destroi112

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

   
Post Posted: 22-08-2016, 20:00:57 | Translate post to: ... (Click for more languages)

Poftim ->
Spoiler:

Modifici
Code:

new const ak47_sounds[][SOUND] =
{
   //locatia sonduri vechi  |  locatia sounduri noi , soundurile vechi sunt in cstrike --> sound --> weapons
   { "weapons/ak47.wav","" },
   { "weapons/ak47.wav","" }
};
new const m4a1_sounds[][SOUND] =
{
   //locatia sonduri vechi  |  locatia sounduri noi , soundurile vechi sunt in cstrike --> sound --> weapons
   { "weapons/ak47.wav","" },
   { "weapons/ak47.wav","" }
};
new const mp5_sounds[][SOUND] =
{
   //locatia sonduri vechi  |  locatia sounduri noi , soundurile vechi sunt in cstrike --> sound --> weapons
   { "weapons/ak47.wav","" },
   { "weapons/ak47.wav","" }
};
new const xm1014_sounds[][SOUND] =
{
   //locatia sonduri vechi  |  locatia sounduri noi , soundurile vechi sunt in cstrike --> sound --> weapons
   { "weapons/ak47.wav","" },
   { "weapons/ak47.wav","" }
};

Soundurile vechi sunt in cstrike --> sound --> weapons cauti numele lor si le pui in prima coloana in a 2-a treci soundurile noi , sper ca ai inteles.



Retired from Amxmodx

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

[Mentally Stable]



Status: Offline
(since 24-08-2016 23:12)
Joined: 25 Jan 2016
Posts: 15, Topics: 6
Location: Botosani

Reputation: 1.5

 
Post Posted: 22-08-2016, 23:38:39 | Translate post to: ... (Click for more languages)

Armea.sma(329) : error 017: undefined symbol "attacker" imi da aceasta eroare la compilare
0 0
  
Back to top
View user's profile Send private message
destroi112

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

   
Post Posted: 23-08-2016, 01:06:28 | Translate post to: ... (Click for more languages)

Greseala mea am facut cateva modificari cu Quick Edit si nu am mai compilat ->
Spoiler:



Retired from Amxmodx

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

[Mentally Stable]



Status: Offline
(since 24-08-2016 23:12)
Joined: 25 Jan 2016
Posts: 15, Topics: 6
Location: Botosani

Reputation: 1.5

 
Post Posted: 23-08-2016, 01:19:05 | Translate post to: ... (Click for more languages)

Am pus asa
//locatia sonduri vechi | locatia sounduri noi , soundurile vechi sunt in cstrike --> sound --> weapons
{ "weapons/mp5-1.wav","sunete-arme/mp5/plasma1.wav" },
{ "weapons/mp5-2.wav","sunete-arme/mp5/plasma2.wav" }
};
se descarca sunetul dar in joc la arma se aude cel normal

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

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

   
Post Posted: 23-08-2016, 03:01:47 | Translate post to: ... (Click for more languages)

Vezi daca e vreo eroare in log-uri si vezi sa fii pus la toate armele soundurile ar trebui sa mearga.


Retired from Amxmodx

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

[Mentally Stable]



Status: Offline
(since 24-08-2016 23:12)
Joined: 25 Jan 2016
Posts: 15, Topics: 6
Location: Botosani

Reputation: 1.5

 
Post Posted: 23-08-2016, 11:40:19 | Translate post to: ... (Click for more languages)

[/spoiler]/* AK47 Golden pentru VIP */
new const vGoldenAk[ 64 ] = "models/arme-globally/v_g36c.mdl"
new const pGoldenAk[ 64 ] = "models/arme-globally/p_g36c.mdl"
new const ak47_sounds[][SOUND] =
{
//locatia sonduri vechi | locatia sounduri noi , soundurile vechi sunt in cstrike --> sound --> weapons
{ "weapons/ak47-1.wav","sunete-arme/ak47/ak47-1.wav" },
{ "weapons/ak47-2.wav","sunete-arme/ak47/ak47-2.wav" }
};
/* M4A1 Golden pentru VIP */
new const vGoldenM4[ 64 ] = "models/arme-globally/v_eagle.mdl"
new const pGoldenM4[ 64 ] = "models/arme-globally/p_eagle.mdl"
new const m4a1_sounds[][SOUND] =
{
//locatia sonduri vechi | locatia sounduri noi , soundurile vechi sunt in cstrike --> sound --> weapons
{ "weapons/m4a1-1.wav","sunete-arme/mp4a1/m4a1-1.wav" },
{ "weapons/m4a1_deploy.wav","sunete-arme/mp4a1/m4a1_deploy.wav" }
};
/* MP5 Navy Golden pentru VIP */
new const vGoldenMP5[ 64 ] = "models/arme-globally/v_camo.mdl"
new const pGoldenMP5[ 64 ] = "models/arme-globally/p_camo.mdl"
new const mp5_sounds[][SOUND] =
{
//locatia sonduri vechi | locatia sounduri noi , soundurile vechi sunt in cstrike --> sound --> weapons
{ "weapons/mp5-1.wav","sunete-arme/mp5/plasma1.wav" },
{ "weapons/mp5-2.wav","sunete-arme/mp5/plasma2.wav" }
};
/* XM1014 Golden pentru VIP */
new const vGoldenXM1014[ 64 ] = "models/arme-globally/v_xmcamo.mdl"
new const pGoldenXM1014[ 64 ] = "models/arme-globally/p_xmcamo.mdl"
new const xm1014_sounds[][SOUND] =
{
//locatia sonduri vechi | locatia sounduri noi , soundurile vechi sunt in cstrike --> sound --> weapons
{ "weapons/xm1014-1.wav","sunete-arme/xm1014/xm1014-1.wav" },
{ "weapons/xm1014_1.wav","sunete-arme/xm1014/xm1014-1.wav" }
};


si in logs nu am nici-o eroare[/spoiler]

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

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

   
Post Posted: 23-08-2016, 12:11:16 | Translate post to: ... (Click for more languages)

Mda problema e de la fakemeta, FM_EmitSound poate sa dea hook numai la knife sound o sa pun o alta varianta in cateva min dar vad ca tu vrei sa dai hook numai la soundu de shoot ,nu?


Retired from Amxmodx

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

[Mentally Stable]



Status: Offline
(since 24-08-2016 23:12)
Joined: 25 Jan 2016
Posts: 15, Topics: 6
Location: Botosani

Reputation: 1.5

 
Post Posted: 23-08-2016, 13:33:16 | Translate post to: ... (Click for more languages)

da doar la shoot.
0 0
  
Back to top
View user's profile Send private message
destroi112

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

   
Post Posted: 24-08-2016, 02:38:55 | Translate post to: ... (Click for more languages)

Poftim acum ar trebui sa mearga mai mult ca sigur .
Spoiler:

Modifici in coloana a 2-a care e libera locatia soundurilor noi pentru shoot la fiecare arma
Code:

new const shootsound[4][SOUND] =
{
   //Nume Arma si ShootSound
   { CSW_AK47,"" },
   { CSW_M4A1,"" },
   { CSW_MP5NAVY,""},
   { CSW_XM1014,""}
}; 

PS:Sa pui numai 1 singur sunet la fiecare arma altfel o sa dea o eroare



Retired from Amxmodx

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

[Mentally Stable]



Status: Offline
(since 24-08-2016 23:12)
Joined: 25 Jan 2016
Posts: 15, Topics: 6
Location: Botosani

Reputation: 1.5

 
Post Posted: 24-08-2016, 10:58:02 | Translate post to: ... (Click for more languages)

Muţumesc mult acum merge
0 0
  
Back to top
View user's profile Send private message

  Topic locked


Topic is closed, you cannot post any messages in it anymore

Locked by destroi112, 24 August 2016 15:01



 
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 25-04-2024, 22:49:03
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