How to take away an item from stats
#6

Actually, Otto's one is WAAAYYYY more explained :3 I just wrote that.
Tested also. Working:
pawn Код:
main()
{
    new a = 100;
    a = (a - 75);
    printf("%i",a);
}
Reply


Messages In This Thread
How to take away an item from stats - by Azzeto - 27.09.2011, 19:19
Re: How to take away an item from stats - by grand.Theft.Otto - 27.09.2011, 19:40
Re: How to take away an item from stats - by sleepysnowflake - 27.09.2011, 19:43
Re: How to take away an item from stats - by grand.Theft.Otto - 27.09.2011, 19:44
Re: How to take away an item from stats - by Azzeto - 27.09.2011, 19:45
Re: How to take away an item from stats - by sleepysnowflake - 27.09.2011, 19:48

Forum Jump:


Users browsing this thread: 1 Guest(s)