Hey all.
#3

Quote:
Originally Posted by newbienoob
Посмотреть сообщение
Just forward them?

pawn Код:
forward test();
public test()
{

//or
forward test(playerid);
public test(playerid)
{
pawn Код:
forward test();
public test()
{
//function u want to be done here
}
//or
forward test(playerid);
public test(playerid)
{
//place fuction u want to be done here
}
Reply


Messages In This Thread
Hey all. - by Gangster-rocks - 01.10.2012, 14:34
Re: Hey all. - by newbienoob - 01.10.2012, 14:36
Re: Hey all. - by trapstar2020 - 01.10.2012, 14:59
Re: Hey all. - by Danyal - 01.10.2012, 15:47
Re: Hey all. - by dannyk0ed - 01.10.2012, 15:51
Re: Hey all. - by Gangster-rocks - 01.10.2012, 16:10

Forum Jump:


Users browsing this thread: 4 Guest(s)