Help me. - 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: Help me. (
/showthread.php?tid=360560)
Help me. -
Dasharkishanjan5 - 18.07.2012
I mapped something and add it into script..
Then I start server and my mapped thing was not at there place..
Then I did /gmx and my mapping is in front of me..
After it I did /goto [somewhere] and when I came back all things got hidden or deleted automatically..
then I did /gmx again and all things came back but..
when I go somewhere else again and came back all thing got hidden/deleted again..
I want all my mapped thing permanently..
What to do?
Thank you.
Re: Help me. -
KatieNGG - 18.07.2012
Quote:
Originally Posted by Dasharkishanjan5
I mapped something and add it into script..
Then I start server and my mapped thing was not at there place..
Then I did /gmx and my mapping is in front of me..
After it I did /goto [somewhere] and when I came back all things got hidden or deleted automatically..
then I did /gmx again and all things came back but..
when I go somewhere else again and came back all thing got hidden/deleted again..
I want all my mapped thing permanently..
What to do?
Thank you.
|
Just put your mapping under "OnPlayerSpawn" by the way i'm varun.
Re: Help me. -
Devilxz97 - 18.07.2012
Quote:
Originally Posted by KatieNGG
Just put your mapping under "OnPlayerSpawn" by the way i'm varun.
|
you can put all your Map codes under OnGameModeInIt / OnFilterScriptInIt
Re: Help me. -
KatieNGG - 18.07.2012
Quote:
Originally Posted by Devilxz97
you can put all your Map codes under OnGameModeInIt / OnFilterScriptInIt
|
Well, I've thought that best way for adding mapping into GM is to first make Filterscript of Mapping and just add it into GM