View Single Post
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 05-03-2016 , 18:56   Re: [EDIT] Make SHOP whit ammo packs
Reply With Quote #2

PHP Code:
new iPoints[33
PHP Code:
if(iPoints[id] >= YOUR_ITEM_PRICE)
{
     
// code
     
iPoints[id] -= YOUR_ITEM_PRICE
}
else
{
     
// code

__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline