{ } problem
#1

What have i got wrong here

if(strcmp(cmdtext, "/godcar", true) == 0)
{
if(logged[playerid] == 1)
{
if(adminlevel[playerid] >= 4)
{
SetPlayerArmour(playerid, 10000.00);
SetVehicleHealth(playerid, 10000.00);
return 1;
}
Reply


Messages In This Thread
{ } problem - by 02manchestera - 14.03.2010, 12:40
Re: { } problem - by Deat_Itself - 14.03.2010, 12:43
Re: { } problem - by 02manchestera - 14.03.2010, 12:44
Re: { } problem - by Desert - 14.03.2010, 12:46
Re: { } problem - by aircombat - 14.03.2010, 12:47
Re: { } problem - by 02manchestera - 14.03.2010, 12:51
Re: { } problem - by aircombat - 14.03.2010, 12:53

Forum Jump:


Users browsing this thread: 1 Guest(s)