How to...
#1

How do I install custom maps?

I seen filescripts with [Map] and before I try to install I would like to know how.

https://sampforum.blast.hk/showthread.php?tid=190517

Is an example, installed it, went to the island, it looked nothing like the screenies.

Help please (:
Reply
#2

Anyone?
Reply
#3

If the file is a .map go to www.convertffs.com and convert it intro PAWN code (non/stream).
Make a FS where put the objects(converted) at OnFilterScriptInit and compile it(F5) (go to server.cfg and put at filterscripts the name of FS without .amx).Or you can put it in GM(at OnGameModeInit).
But ,preferably if you want to have more that 400 objects,use a streamer:Best Here.
If the file is a .pwn,just it in filterscripts/ ,compile it(F5) open server.cfg and put the name of FS at filterscripts.
Hope to work xD
For https://sampforum.blast.hk/showthread.php?tid=190517 : put RichIsland.amx and RichIsland.pwn(opt) in filterscripts folder ,open server.cfg and put at filterscripts RichIsland
Reply
#4

Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)