Question
#5

Quote:
Originally Posted by tyler12
Посмотреть сообщение
pawn Код:
new string[56]
format(string,sizeof(string),"Vehicle owner: %s",CarInfo[vehicleid][cOwner]); //Replace with your enum..
SendClientMessage(playerid,-1,string);
then each car gets Vehicle owner: i want only owned cars..can you help me so that all cars that are owned in this notepad to get vehicle (masini.cfg)= notepad)

PHP код:
if(idx == carsonserver)
        {
            
file2 fopen("masini.cfg"io_write);
        }
        else
        {
            
file2 fopen("masini.cfg"io_append);
        } 
Reply


Messages In This Thread
Question - by Dan_Barocu - 21.06.2012, 21:28
Respuesta: Question - by Chris1337 - 21.06.2012, 21:31
Re: Question - by Revo - 21.06.2012, 21:33
Re: Question - by tyler12 - 21.06.2012, 21:40
Re: Question - by Dan_Barocu - 21.06.2012, 21:50
Re: Question - by Dan_Barocu - 21.06.2012, 23:09
Re: Question - by Dan_Barocu - 22.06.2012, 00:44

Forum Jump:


Users browsing this thread: 1 Guest(s)