Storing a vaule
#1

Hey guys, this might be a nooby question, but I can't figure this out, might just be how tired I am.

I want to store a value of "baddress" basically, I want it to start at 1000, so I had first did:

pawn Код:
new baddress = 1000;
But now, on /bcreate which is my business create command, I did

pawn Код:
baddress ++;
therefore making the address 1001. But, Now i do it again, and it comes out at 1001 again, so how could I store the 1001, therefore making 1002, then 1003..etc. Thank you advance! I use mysql, if thats important to know.
Reply


Messages In This Thread
Storing a vaule - by Abreezy - 25.02.2012, 03:36
Re: Storing a vaule - by FalconX - 25.02.2012, 05:46
Re: Storing a vaule - by park4bmx - 25.02.2012, 06:16
Re: Storing a vaule - by Abreezy - 25.02.2012, 14:37
Re: Storing a vaule - by FalconX - 25.02.2012, 20:19

Forum Jump:


Users browsing this thread: 1 Guest(s)