SA-MP Forums Archive
Pasar a YSI - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: Pasar a YSI (/showthread.php?tid=422468)



Pasar a YSI - Daniel_Ruiz - 13.03.2013

Bueno como paso esto a YSI?

pawn Код:
new File: file = fopen("Autos\Carros.cfg", io_read);



Respuesta: Pasar a YSI - Fluid016 - 13.03.2013

pawn Код:
new INI: file = INI_Open("Autos\Carros.cfg");