SA-MP Forums Archive
Load maps from a file | +1 rep - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Load maps from a file | +1 rep (/showthread.php?tid=561300)



Load maps from a file | +1 rep - _Application_ - 02.02.2015

How to Load maps from a file using the command,


example:

USAGE: /LoadMap [1-10]


/LoadMap 1 //map 1
/LoadMap 2 //map 2
/LoadMap 3 //map 3

>>>
...


Re: Load maps from a file | +1 rep - Youssef221 - 02.02.2015

You must save the maps first, before loading anything..


Re: Load maps from a file | +1 rep - _Application_ - 02.02.2015

Quote:
Originally Posted by Youssef221
Посмотреть сообщение
You must save the maps first, before loading anything..
I have no idea what I should do,
i can get codes?

I have told you already what I want to do


Re: Load maps from a file | +1 rep - _Application_ - 02.02.2015

HELP PLEASE ?


Re: Load maps from a file | +1 rep - CalvinC - 02.02.2015

Just make a command with CreateObject / CreateDynamicObject codes?
Also, you can only bump once every 24 hours.


Re: Load maps from a file | +1 rep - RedCode - 02.02.2015

I have a idea , put maps in the fs , and load them with rcon funcion /rcon loadfs "name of the map"