Help Please With Filterscript
#1

Okay, I want to make a filterscript just for a map from MTA, I Converted it, its createobject now
but How can I make a filterscript into the map thing so when i load the fs it loads my map?
Reply
#2

Under here
pawn Код:
public OnFilterScriptInit( )
{
Add your objects.

I also advise you to get this plugin https://sampforum.blast.hk/showthread.php?tid=102865
Reply
#3

Yeah and a trucking server can need much objects so get the plugin and change CreateObject to CreateDynamicObject so the objects won't be invisible later!
Reply
#4

If you do get the plugin and you want to change the CreateObject to CreateDynamicObject, this is a quick way to do it.


Go to your .pwn file, click edit, replace (or Ctrl + H).
Under Search For put this in CreateObject
Then under Replace With put this in CreateDynamicObject

Then just click yes or yes to all.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)