Major problem with rp script i made
#8

Quote:

#include <a_samp>
#include <Dini>
#include <colors>
#include <Dudb>
#include <Dutils>
#include <zcmd>
#define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1
enum pInfo
{
pAdminLevel,
pCash,
pScore,
pLevel,
pJob,
pCar,
pHouse,
Floatx,
Floaty,
Floatz,
FloatAngle,
pFile[50],
pLicense,
pName,
pMoney
}
new AllowTele[MAX_PLAYERS]=1,AntiSpam[MAX_PLAYERS]=0,Car[500],CtrArray[MAX_PLAYERS],Amount,Interior,Tele,Type,logged[MAX_PLAYERS],Model,Total,User[MAX_PLAYERS][pInfo],Float,Float:y,Float:z,Float:Angle,Text:welcomeT ext,
CarDB[15] ="DB/Cars.ini",
/*WeaponDB[20] ="DB/Weapons.ini",*/
PickupDB[20] ="DB/Pickups.ini",
Cars[15] ="Load/Cars.ini",
Pickups[30] ="Load/Pickups.ini",
CP[30] ="Load/Checkpoints.ini";
new name[MAX_PLAYER_NAME],String[256];


new Text:SPEEDOS[MAX_PLAYERS],Pickup[200];

thats were its all set
Reply


Messages In This Thread
Major problem with rp script i made - by jimjam080 - 19.09.2010, 10:49
Re: Major problem with rp script i made - by Kwarde - 19.09.2010, 10:58
Re: Major problem with rp script i made - by jimjam080 - 19.09.2010, 11:10
Re: Major problem with rp script i made - by MadeMan - 19.09.2010, 11:20
Re: Major problem with rp script i made - by jimjam080 - 19.09.2010, 12:38
Re: Major problem with rp script i made - by jimjam080 - 19.09.2010, 12:41
Re: Major problem with rp script i made - by MadeMan - 19.09.2010, 13:14
Re: Major problem with rp script i made - by jimjam080 - 19.09.2010, 15:17
Re: Major problem with rp script i made - by MadeMan - 19.09.2010, 15:35
Re: Major problem with rp script i made - by jimjam080 - 19.09.2010, 16:55

Forum Jump:


Users browsing this thread: 1 Guest(s)