User
Pass
2FA
 
 

bug extra items paladin

 
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)
Author Message842
Mihai94.

[Fondator ZP]



Status: Offline
(since 04-12-2019 07:04)
Joined: 20 Jan 2016
Posts: 1298, Topics: 159
Location: Romania

Reputation: 191.6
Votes: 88

     
Post Posted: 04-08-2018, 12:54:03 | Translate post to: ... (Click for more languages)

salut, se poate face ceva cu privinta la acest bug de la paladin, il am bagat pentru vipi problema lui este ca daca trag in human primesc ammo.

plugin:
Spoiler:




ZP.FREAKZ.RO BEST SERVER ZOMBIE

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
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: 04-08-2018, 14:06:52 | Translate post to: ... (Click for more languages)

Cauta asta in zm_vip:

Code:
#if MODE & (1<<0)
   if(g_user_privileges[attacker] & FLAG_D) {
#else
   if(get_user_flags(attacker) & VIPACCES) {
#endif
      if(get_pcvar_num(g_damage_reward) > 0) {
         g_damage[attacker]+=damage
         if(g_damage[attacker] > get_pcvar_float(g_damage_reward)) {
            zp_set_user_ammo_packs(attacker, zp_get_user_ammo_packs(attacker)+1)
            g_damage[attacker] -= get_pcvar_float(g_damage_reward)
         }
      }   
   }

   return HAM_IGNORED
}


Si inlocuieste tot cu asta :

Code:
#if MODE & (1<<0)
   if(g_user_privileges[attacker] & FLAG_D) {
#else
   if(get_user_flags(attacker) & VIPACCES) {
#endif
      if(zp_get_user_zombie(victim) && get_pcvar_num(g_damage_reward) > 0)
      {
         g_damage[attacker]+=damage
         if(g_damage[attacker] > get_pcvar_float(g_damage_reward))
         {
            zp_set_user_ammo_packs(attacker, zp_get_user_ammo_packs(attacker)+1)
            g_damage[attacker] -= get_pcvar_float(g_damage_reward)
         }
      }   
   }

   return HAM_IGNORED
}



@Cu toate ca n-ar trebui sa va ajut ca sunteti nesimtiti.

3 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 InLoveCs, 05 August 2018 15:43



 
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)  


The time now is 28-03-2024, 21:54:21
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