Search Results
Thank you so much to both. Especially Kincaid. I got it to work all nicely one small change is to change GivePlayerMoney(Seller[playerid], 5000); as opposed to SellPartner. +Rep
110
I am not really understanding it. I have the code below that I am working on: Defined above: pawn Код: #define DIALOG_SELLWEAPON 1384 The command: pawn Код: CMD:sellweapons(playerid, params[...
110
I am creating a dialog which will display weapons to sell. The user selling the weapons will type a command "/sellweapon [playerid]". The player that is buying the weapon will see the dialog and will ...
110