Weapon skill bug
#1

Hello. Well some bug lately occured, and I never had something like this.

My server had some host issues, so the host removed all of the server's database, so I had to reupload everything back.

Now that everything is back, two factions have a weapon skill bug, the other one's don't have any problems at all.

Now these two factions have a maximum weapon skill while the other factions have their weapon skill set to 200.

I tried to check the weapon skill script piece, but it seems that it's not the source. Can somebody tell me please what might be causing this weapon skill bug.

-Thanks, ill post any code piece that is necessary

Код:
    SetPlayerSkillLevel(playerid,WEAPONSKILL_PISTOL,200);
   	SetPlayerSkillLevel(playerid,WEAPONSKILL_PISTOL_SILENCED,200);
        SetPlayerSkillLevel(playerid,WEAPONSKILL_DESERT_EAGLE,200);
   	SetPlayerSkillLevel(playerid,WEAPONSKILL_SHOTGUN,200);
   	SetPlayerSkillLevel(playerid,WEAPONSKILL_SAWNOFF_SHOTGUN,200);
   	SetPlayerSkillLevel(playerid,WEAPONSKILL_SPAS12_SHOTGUN,200);
   	SetPlayerSkillLevel(playerid,WEAPONSKILL_MICRO_UZI,200);
   	SetPlayerSkillLevel(playerid,WEAPONSKILL_MP5,200);
   	SetPlayerSkillLevel(playerid,WEAPONSKILL_AK47,200);
   	SetPlayerSkillLevel(playerid,WEAPONSKILL_M4,200);
 	SetPlayerSkillLevel(playerid,WEAPONSKILL_SNIPERRIFLE,200);
P.S. The bug happens to every weapon type, not anything specific

REP +1
Reply


Messages In This Thread
Weapon skill bug - by Compton - 13.12.2013, 10:20
Re: Weapon skill bug - by Compton - 13.12.2013, 13:24
Re: Weapon skill bug - by DaTa[X] - 13.12.2013, 13:52
Re: Weapon skill bug - by Compton - 13.12.2013, 13:56
Re: Weapon skill bug - by Compton - 13.12.2013, 14:08

Forum Jump:


Users browsing this thread: 1 Guest(s)