Object and FS help.
#1

Can i create a Filterscript just for adding objects to?
Reply
#2

Quote:
Originally Posted by getty154
Посмотреть сообщение
Can i create a Filterscript just for adding objects to?
pawn Код:
public OnFilterScriptInit()
{
    CreateObject(...);
    CreateObject(...);
    CreateObject(...);
    CreateObject(...);
    CreateObject(...);
    CreateObject(...);
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)