Map doesn't load
#5

Use streamer, with it you can put unlimited objects,"CreateDynamicObject" but native from samp you can put only 500-900 and u need to have free space for neon system if u have it!
anyway streamer plugin and include find here: https://sampforum.blast.hk/showthread.php?tid=102865
and in your FilterScript under your #includes put
pawn Код:
#include <a_samp>
//Under it put:
#include <streamer>
//and On gamModeInit put your code and you can corvent it on web page: http://www.convertffs.com/
public OnGameModeInit()
{
                  CreateDynamicObject()
    return 1;
}
REP + if I help you! please!
Reply


Messages In This Thread
Map doesn't load - by Raiden Dragneel - 26.05.2012, 00:01
Re: Map doesn't load - by Guest9328472398472 - 26.05.2012, 00:35
Re: Map doesn't load - by miley1 - 26.05.2012, 00:48
Re: Map doesn't load - by Raiden Dragneel - 26.05.2012, 01:06
Re: Map doesn't load - by KINGINA - 26.05.2012, 07:30
Re: Map doesn't load - by Gaurav_Rawat - 26.05.2012, 08:16
Re: Map doesn't load - by Skylar Grey - 26.05.2012, 08:23
Re: Map doesn't load - by Raiden Dragneel - 26.05.2012, 08:55
Re: Map doesn't load - by Mark™ - 26.05.2012, 10:55
Re: Map doesn't load - by Raiden Dragneel - 26.05.2012, 12:18

Forum Jump:


Users browsing this thread: 1 Guest(s)