14.10.2010, 15:52
I'm kinda new to this. but i look at these threads that include map files.
where do you put the maps?
where do you put the maps?
STEP 1. Copy all of the CreateObject(whatnot); functions.
STEP 2. Open up PAWNO
STEP 3. Press the NEW button.
STEP 4. Alter the NEW script so it's a filterscript (defines how to do so inside)
STEP 5. CTRL+F for OnFilterscriptInit
STEP 6. Paste in your CreateObject(whatnot); functions.
STEP 7. Make sure you're indentation etc, is correct.
STEP 8. Compile, save into Filterscripts folder.
STEP 9. open server.cfg, add in the filterscript
Profit.