Nex-AC Pickup Kick Problem
#5

You can't just take any include throw it into your gamemode and expect it to work. That is the problem with AC systems particularly there is such a high potential for conflicts that you almost certainly need to build a gamemode around an AC system from scratch to avoid conflicts as they come along. Besides Nex-AC is horribly written I wouldn't even consider using it myself.

- No modules
- Horrible array referencing practices
Код:
( if(ACInfo[playerid][acACAllow][47] && ac_t != PLAYER_STATE_PASSENGER) )
- High potential for conflicts when incorporating into a gamemode
- No comments to explain what is going on
Reply


Messages In This Thread
Nex-AC Pickup Kick Problem - by BrainDamaged - 17.02.2019, 12:22
Re: Nex-AC Pickup Kick Problem - by Bingo - 17.02.2019, 12:29
Re: Nex-AC Pickup Kick Problem - by BrainDamaged - 17.02.2019, 12:34
Re: Nex-AC Pickup Kick Problem - by BrainDamaged - 18.02.2019, 15:59
Re: Nex-AC Pickup Kick Problem - by Pottus - 18.02.2019, 16:21
Re: Nex-AC Pickup Kick Problem - by BrainDamaged - 19.02.2019, 10:59

Forum Jump:


Users browsing this thread: 1 Guest(s)