SA-MP Forums Archive
[Map] MAP Compile Problem - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Maps (https://sampforum.blast.hk/forumdisplay.php?fid=64)
+---- Thread: [Map] MAP Compile Problem (/showthread.php?tid=649909)



MAP Compile Problem - 5STAR - 17.02.2018

I know this is a dumb thread
So no anger on comments

So a lot of people are having a problem with compile his map
so i found a solotuion

Step :1
Code:
Add this on line 1
#include <a_samp>
Step :2
Code:
Add this
OnGameModeInit()
{
YOUR MAP HERE
       return 1;
}
And it works thankss
As i said no angry comments


Re: MAP Compile Problem - HeLiOn_PrImE - 17.02.2018

What if you use a streamer like any normal server owner does?


Re: MAP Compile Problem - RogueDrifter - 17.02.2018

Wrong section, i would say post in the tutorials section but if someone can actually map he ought to know that you gotta put them at OnGameModeInit/FilterScriptInit

This is obviously a troll thread.


Re: MAP Compile Problem - 5STAR - 17.02.2018

Quote:
Originally Posted by RogueDrifter
View Post
Wrong section, i would say post in the tutorials section but if someone can actually map he ought to know that you gotta put them at OnGameModeInit/FilterScriptInit

This is obviously a troll thread.
Troll hahahhahahahahah
This isn't troll i had a problem compiling map i add this and works


Re: MAP Compile Problem - HeLiOn_PrImE - 17.02.2018

Quote:
Originally Posted by 5STAR
View Post
i had a problem compiling map i add this and works
I guess you were very late to the party if you're just figuring these things now.
Anyone who's done a complex map that requires testing knows these things already.
There was no need for opening this thread.


Re: MAP Compile Problem - 5STAR - 17.02.2018

Quote:
Originally Posted by HeLiOn_PrImE
View Post
I guess you were very late to the party if you're just figuring these things now.
Anyone who's done a complex map that requires testing knows these things already.
There was no need for opening this thread.
And there are people that mis the party


Re: MAP Compile Problem - Mugala - 17.02.2018

what a nice map I guess it's wrong section.


Re: MAP Compile Problem - 5STAR - 17.02.2018

Quote:
Originally Posted by Mugala
View Post
what a nice map I guess it's wrong section.
No map here


Re: MAP Compile Problem - HeLiOn_PrImE - 17.02.2018

Quote:
Originally Posted by Mugala
View Post
what a nice map I guess it's wrong section.
Quote:
Originally Posted by 5STAR
View Post
No map here
It's called sarcasm, dude.

Also, if you knew you weren't releasing a map, why did you start the topic here?
Did you even bother to read the rules? Can you at least try to see the logic behind the structure of this forum and the purpose of each section?


Re: MAP Compile Problem - PepsiCola23 - 18.02.2018

what kind of strange tutorial is this?