Issues with a Weapon System
#2

Do a debug and check if you are receiving the right values for saving.

Example:

pawn Код:
stock MyFunc(var1,var2)
{
    printf("I received: var1 = %d and var2 = %d",var1,var2");
    // your stock...
}
This way you will see if the problems is in saving system, or on the stock.

Post here the result.

Read more about debugging: https://sampwiki.blast.hk/wiki/Debugging
Reply


Messages In This Thread
Issues with a Weapon System - by Zonoya - 08.03.2014, 20:52
Re: Issues with a Weapon System - by arakuta - 08.03.2014, 21:51
Re: Issues with a Weapon System - by Zonoya - 09.03.2014, 05:37
Re: Issues with a Weapon System - by Zonoya - 09.03.2014, 11:21
Re: Issues with a Weapon System - by arakuta - 09.03.2014, 12:41
Re: Issues with a Weapon System - by Zonoya - 09.03.2014, 13:51

Forum Jump:


Users browsing this thread: 2 Guest(s)