#1

I'm kinda new to this. but i look at these threads that include map files.

where do you put the maps?
Reply
#2

Depends, some you're going to need to download and insert into your GM. Others, will come in a filterscript that you can use as such. You might even need to create your own filterscript, it's easy here's how:
pawn Код:
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.
For more help, send me a PM.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)