How to make an Include?
#2

and include is just a bunch of functions u gotta make the functions like
pawn Код:
native Repair(vehicleid);
then the stock to do it like

pawn Код:
stock Repair(vehicleid);
{
    //code
}
Reply


Messages In This Thread
How to make an Include? - by Ehab1911 - 08.10.2011, 16:52
Re: How to make an Include? - by Zonoya - 08.10.2011, 16:55
Re: How to make an Include? - by Stigg - 08.10.2011, 16:56
Re: How to make an Include? - by Zonoya - 08.10.2011, 17:07
Re: How to make an Include? - by Ehab1911 - 08.10.2011, 17:15
Re: How to make an Include? - by .:Kaos:. - 08.10.2011, 17:15
Re: How to make an Include? - by Ehab1911 - 08.10.2011, 18:37

Forum Jump:


Users browsing this thread: 2 Guest(s)