Bank system
#1

I'm making a bank system for my server, which is pretty easy, but I'm unsure how to do this certain thing.

What I'm trying to do is, say if someone types, "/bank all", instead of "/bank 1000", it will bank all the money they have on them.

I tried something like this:

pawn Код:
if(params == "all")
but that didn't work...

I'm using dcmd and sscanf by the way.

Thanks
Reply


Messages In This Thread
Bank system - by mrcoolballs - 22.03.2011, 09:58
Re: Bank system - by mrcoolballs - 22.03.2011, 10:15
Re: Bank system - by Stigg - 22.03.2011, 10:49
Re: Bank system - by Mike Garber - 22.03.2011, 10:50
Re: Bank system - by mrcoolballs - 22.03.2011, 11:43
Re: Bank system - by Zh3r0 - 22.03.2011, 12:09
Re: Bank system - by mrcoolballs - 22.03.2011, 12:31
Re: Bank system - by Zh3r0 - 22.03.2011, 12:33
Re: Bank system - by mrcoolballs - 22.03.2011, 12:49
Re: Bank system - by Zh3r0 - 22.03.2011, 13:19

Forum Jump:


Users browsing this thread: 2 Guest(s)