15.05.2010, 16:07
« Reply #3 on: May 11, 2010, 10:31:34 pm » && So 12h is over.
Can anyone help? Still can't fix...
Result:
PlayerInfo[playerid][pDrugs] += vehTrunkDrugs[result];
Explain:
Compile output without warning & error, but ... doenst work it.
I put 100 materials into trunk and taking materials trunk off, then i have 10 billions materials... Must be 100 materials not 10b..
Код:
new Float:vehTrunkMats[MAX_VEHICLES]; new Float:vehTrunkDrugs[MAX_VEHICLES];
Result:
PlayerInfo[playerid][pDrugs] += vehTrunkDrugs[result];
Explain:
Compile output without warning & error, but ... doenst work it.
I put 100 materials into trunk and taking materials trunk off, then i have 10 billions materials... Must be 100 materials not 10b..