Hitman System
#6

Change
PHP код:
//OnPlayerDeath
if(killerid != INVALID_PLAYER_ID && PlayerInfokillerid ][ pDatameta ] == 1) {
        if( 
PlayerInfoplayerid ][ pHitmenCena ] > 0) {
            if(
PlayerInfo[killerid][pMember] == 17 || PlayerInfo[killerid][pLeader] == 17) {
                if( 
HitmanInfokillerid ][ GoChase ] == playerid ) {
                
GivePlayerMoney(killeridPlayerInfoplayerid ][ pHitmenCena ]); 
to
PHP код:
if(killerid != INVALID_PLAYER_ID && PlayerInfokillerid ][ pDatameta ] == 0) {
        if( 
PlayerInfoplayerid ][ pHitmenCena ] > 0) {
            if(
PlayerInfo[killerid][pMember] == 17 || PlayerInfo[killerid][pLeader] == 17) {
                if( 
HitmanInfokillerid ][ GoChase ] == playerid ) {
                
GivePlayerMoney(killeridPlayerInfoplayerid ][ pHitmenCena ]); 
Reply


Messages In This Thread
Hitman System - by Markoni990 - 23.08.2016, 01:26
Re: Hitman System - by Shinja - 23.08.2016, 01:33
Re: Hitman System - by Markoni990 - 23.08.2016, 15:25
Re: Hitman System - by Shinja - 23.08.2016, 16:27
Re: Hitman System - by Markoni990 - 23.08.2016, 16:34
Re: Hitman System - by Shinja - 23.08.2016, 16:37
Re: Hitman System - by Konstantinos - 23.08.2016, 16:37
Re: Hitman System - by Markoni990 - 23.08.2016, 17:09
Re: Hitman System - by Konstantinos - 23.08.2016, 17:34
Re: Hitman System - by Markoni990 - 23.08.2016, 18:35

Forum Jump:


Users browsing this thread: 2 Guest(s)