SA-MP Forums Archive
Includes - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Includes (/showthread.php?tid=329205)



Includes - spd_sahil - 27.03.2012

i have no idea in this feild so please forgive

for example i have some text for an include which i got from somebody's published include... how do i convert it into a .inc file.. i put it in notepad and save it as .inc it makes a .txt file i want it to be an INC file so i can use on the pawno.. how am i supposed to do that ?


Re: Includes - captainjohn - 27.03.2012

Go to save as, the save it as yourfilename.extension. Make sure you check All Files then you can save as your option.

Basically just save it as .inc from PAWNO.


Re: Includes - vyper - 27.03.2012

open that file and go to -> file -> save as -> on the bottom boxes use:

(name it with .inc extension) first one: name.inc

(save as type) 2nd: All files

EDIT: damn he was faster...


Re: Includes - spd_sahil - 27.03.2012

That worked thanks a lot