[Pedido]Comando /darcombustivel.
#6

PHP код:
if(!strcmp(cmdtext,"/darcombustivel",true))
{
    new 
i[2][128],index;
    
i[0] = strtok(cmdtext,index);
    
i[1] = strtok(cmdtext,index);
    
gGas[strval(i[0])] = strval(i[1]);
    return 
true;

Reply


Messages In This Thread
[Pedido]Comando /darcombustivel. - by akZ - 25.06.2011, 13:42
Re: [Ajuda/Pedido]Comando /darcombustivel. - by Nake01 - 25.06.2011, 14:07
Re: [Ajuda/Pedido]Comando /darcombustivel. - by akZ - 25.06.2011, 15:23
Re: [Ajuda/Pedido]Comando /darcombustivel. - by Macintosh - 25.06.2011, 15:27
Respuesta: [Pedido]Comando /darcombustivel. - by Sr.Pekeno - 25.06.2011, 23:38
Re: [Pedido]Comando /darcombustivel. - by RockFire - 25.06.2011, 23:49

Forum Jump:


Users browsing this thread: 2 Guest(s)