[Tutorial] Easy Weapons-Dialog System!
#8

Actually a simple thing, can be learned from wiki without help and explenation. But good job anyway, I can see you did a great job making this, put a lot of effort in it, and explained a lot.
Quote:

Change GetPlayerMoney(playerid) < 2500 to GetPlayerMoney(playerid) <= 2500.

Just saying, I hate using two orperators at one place (except at cases where we have to use " == ") so people who are just like me can use
pawn Код:
if(GetPlayerMoney(playerid) < 2499)
I like mathematical numbers more than orperators, it's just how I like it.
Reply


Messages In This Thread
Easy Weapons-Dialog System!NewbieFriendly - by NviDa - 01.05.2014, 16:45
Re: Easy Weapons-Dialog System! - by iFarbod - 01.05.2014, 17:02
Re: Easy Weapons-Dialog System! - by NviDa - 01.05.2014, 17:05
Re: Easy Weapons-Dialog System! - by iFarbod - 01.05.2014, 17:08
Re: Easy Weapons-Dialog System! - by Teemo - 01.05.2014, 17:28
Re: Easy Weapons-Dialog System! - by Roddan - 01.05.2014, 20:31
Re: Easy Weapons-Dialog System! - by NviDa - 02.05.2014, 16:06
Re: Easy Weapons-Dialog System! - by NaClchemistryK - 02.05.2014, 16:16
Re: Easy Weapons-Dialog System! - by Vince - 02.05.2014, 17:04
Re: Easy Weapons-Dialog System! - by NaClchemistryK - 02.05.2014, 17:07

Forum Jump:


Users browsing this thread: 1 Guest(s)