SA-MP Forums Archive
Problem-Adding objects into the server. No effect. Help please! - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Problem-Adding objects into the server. No effect. Help please! (/showthread.php?tid=152481)



Problem-Adding objects into the server. No effect. Help please! - KfirRP - 04.06.2010

I'm having troubles with adding objects into the server. I'm putting the objects as I need to, in the place that I have to and no errors. But when I'm uploading the mode to the hosted server and uploading the hosted server, getting inside and guess what? nothing added. No objects. can it happen because of many objects? maybe do you know the problem? thanks you.


Re: Problem-Adding objects into the server. No effect. Help please! - TMasters - 04.06.2010

If you are using FILTERSCRIPT and want to load your objects on start, make sure 'CreateObject's are in 'OnFilterScriptInit'

If you are using GAMEMODE and want to load your objects on start, make sure 'CreateObject's are in 'OnGameModeInit'

If you think you have too many objects, you should check one of first objects you added, if they exist.

In any case, check if you inputed object parameters correctly, mostly the modelid should be