[UNSOLVED] Can someone Please help me understand this? - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [UNSOLVED] Can someone Please help me understand this? (
/showthread.php?tid=122372)
[UNSOLVED] Can someone Please help me understand this? -
Lipsmoker101 - 21.01.2010
So im fine with adding filterscripts,
but im so confused with maps!?
I meen i see People giving downloadable .map files?
Were do i put them?
And some people just Give the object locations
Were do i put them :S
Thanks guys
Ide like to make my server unique xD
the boring map is boring
Re: [UNSOLVED] Can someone Please help me understand this? -
spider_bobi - 21.01.2010
oh its not that hard to do
the map you must convert it
the object you must put it under OngameModeInt in the GM
Ex:
Go in GM and search ctrl + f public OnGameModeInit()
and scroll down
where you find
like this with CreateObject
ex
Код:
bramanww6 = CreateObject(989, -1974.3218, 1712.3774, 1.7039, 0, 0, 340.233); // brama nww
then get a new line and paste the objects code there
compile the GM and done
![Smiley](images/smilies/smile.png)
the map will apear in game
Re: [UNSOLVED] Can someone Please help me understand this? -
Lipsmoker101 - 21.01.2010
Quote:
Originally Posted by spider_bobi
oh its not that hard to do
the map you must convert it
the object you must put it under OngameModeInt in the GM
Ex:
Go in GM and search ctrl + f public OnGameModeInit()
and scroll down
where you find
like this with CreateObject
ex
Код:
bramanww6 = CreateObject(989, -1974.3218, 1712.3774, 1.7039, 0, 0, 340.233); // brama nww
then get a new line and paste the objects code there
compile the GM and done ![Smiley](images/smilies/smile.png)
the map will apear in game
|
Do you have xfire? Im troubled
![Sad](images/smilies/sad.gif)
username is lipsmoker
Add me
Thanks
Re: [UNSOLVED] Can someone Please help me understand this? -
Lipsmoker101 - 21.01.2010
Quote:
Originally Posted by spider_bobi
oh its not that hard to do
the map you must convert it
the object you must put it under OngameModeInt in the GM
Ex:
Go in GM and search ctrl + f public OnGameModeInit()
and scroll down
where you find
like this with CreateObject
ex
Код:
bramanww6 = CreateObject(989, -1974.3218, 1712.3774, 1.7039, 0, 0, 340.233); // brama nww
then get a new line and paste the objects code there
compile the GM and done
sorry add mcferson123 on xfire ![Smiley](images/smilies/smile.png)
the map will apear in game
|