URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Express Gaming RolePlay
  HTML https://expressgamingrp.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Denied Suggestions
       *****************************************************
       #Post#: 831--------------------------------------------------
       Price list
       By: dionisak0s Date: March 31, 2013, 12:56 pm
       ---------------------------------------------------------
       Hello, I made this easy script which will help players which are
       bored to visit forums and check the item prices. A player should
       type in chat /prices.
       CMD:prices(playerid, params[])
       {
       SendClientMessageEx(playerid, COLOR_LIGHTBLUE,
       "____________________Server Changes_______________________");
       SendClientMessageEx(playerid, COLOR_LIGHTRED, "Version:
       "SERVER_GM_TEXT"");
       SendClientMessageEx(playerid, COLOR_LIGHTRED, "*Custom Toy:
       $1.000.000(Each)");
       SendClientMessageEx(playerid, COLOR_LIGHTRED, "*HQ:
       $10.000.000(Each)");
       SendClientMessageEx(playerid, COLOR_LIGHTRED, "*Backdoor:
       $5.000.000(Each)");
       SendClientMessageEx(playerid, COLOR_LIGHTRED, "*Gate:
       $5.000.000(Each)");
       SendClientMessageEx(playerid, COLOR_LIGHTRED, "*House:
       $5.000.000-$20.000.000(Depends on location)");
       SendClientMessageEx(playerid, COLOR_LIGHTBLUE, "________Use
       /report to get one of those items__________");
       SendClientMessageEx(playerid, COLOR_LIGHTBLUE,
       "_____________Command /prices by Maccer_________________");
       return 1;
       }
       #Post#: 832--------------------------------------------------
       Re: Price list
       By: Theo Date: March 31, 2013, 3:12 pm
       ---------------------------------------------------------
       This command allready exists in dialog :).
       *****************************************************