what not show..!
#5

Quote:

public OnGameModeInit()
{
CreateObject(90, -1446.60315, 878.50763, 7.11330, 84.00000, 0.00000, 0.00000);
return 1;
}


or

if you are using filterscript use like this
pawn Code:
public OnFilterScriptInit()
{
CreateObject(90, -1446.60315, 878.50763, 7.11330, 84.00000, 0.00000, 0.00000);
return 1;
}


not show
Reply


Messages In This Thread
what not show..! - by par30 - 02.11.2013, 08:01
Re: what not show..! - by par30 - 02.11.2013, 08:25
Re: what not show..! - by JeaSon - 02.11.2013, 08:39
Re: what not show..! - by par30 - 02.11.2013, 08:39
Re: what not show..! - by par30 - 02.11.2013, 08:54
Re: what not show..! - by par30 - 02.11.2013, 09:17
Re: what not show..! - by LoLeC - 02.11.2013, 10:06
Re: what not show..! - by par30 - 02.11.2013, 18:34
Re: what not show..! - by par30 - 02.11.2013, 18:50
Re: what not show..! - by rappy93 - 02.11.2013, 19:13

Forum Jump:


Users browsing this thread: 2 Guest(s)