how to add map for edit With (SA-MP Map Construction) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: how to add map for edit With (SA-MP Map Construction) (
/showthread.php?tid=463099)
how to add map for edit With (SA-MP Map Construction) -
par30 - 10.09.2013
how to add map for edit With (SA-MP Map Construction)؟؟؟؟؟
Re: how to add map for edit With (SA-MP Map Construction) -
mahardika - 10.09.2013
copy the code (map) and paste it under:
Code:
public OnGameModeInit()
{
Re: how to add map for edit With (SA-MP Map Construction) -
par30 - 10.09.2013
Quote:
copy the code (map) and paste it under:
Code:
public OnGameModeInit()
{
|
how load map gamemod At SA-MP Map Construction for edit !?
Re: how to add map for edit With (SA-MP Map Construction) -
Konstantinos - 10.09.2013
Either by importing the .pwn file which has the objects in it or by copying the objects and clicking on the "Import Paste".
Re: how to add map for edit With (SA-MP Map Construction) -
par30 - 10.09.2013
file .pwn not import

(((((((
Re: how to add map for edit With (SA-MP Map Construction) -
Konstantinos - 10.09.2013
Then copy the lines of the objects you've created at your script and then click "Import Paste" at the map editor. It should import those objects fine.