Moneybag problems
#1

Fixed it
Reply
#2

Can i see the code for dropping the bag?
Reply
#3

On this code:
pawn Код:
new BagInfo[MAX_BAGS][eBagInfo];
You have MAX_BAGS, and on your command you have [playerid]. You must change it to (like
pawn Код:
BagInfo[PlayerInfo[playerid][pBag]][BagX] = x;
And do the other things, compile it and if it has no errors send the new command so we can fix it for you.
Reply
#4

I found another way of doing it and seems like its working so thanks for your time fellas.
Reply
#5

Could you share the fix with us?
Reply
#6

Why did you remove?
it could help someone
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)