SA-MP Forums Archive
Help for Ingame sir :) please - 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 for Ingame sir :) please (/showthread.php?tid=501802)



Help for Ingame sir :) please - kloning1 - 20.03.2014

how to disable the icon? in the red circle

why i can not use f7 screenshots? in the yellow circle



Код:
Sorry BAD ENGLISH~ :D



Re: Help for Ingame sir :) please - Sascha - 20.03.2014

https://sampwiki.blast.hk/wiki/DisableInteriorEnterExits


Re: Help for Ingame sir :) please - AroseKhanNiazi - 20.03.2014

it's f8 and try to run samp with administrator privileges


Re: Help for Ingame sir :) please - kloning1 - 21.03.2014

Quote:
Originally Posted by AroseKhanNaizi
Посмотреть сообщение
it's f8 and try to run samp with administrator privileges
with Run As Administrasor? or other? can you help me?


Re: Help for Ingame sir :) please - Carac - 21.03.2014

Quote:
Originally Posted by Sascha
Посмотреть сообщение
Take a look at this url, which Sascha posted.


Re: Help for Ingame sir :) please - AroseKhanNiazi - 22.03.2014

Quote:
Originally Posted by kloning1
Посмотреть сообщение
with Run As Administrasor? or other? can you help me?
yeah like
and add
Код:
public OnGameModeInit(playerid)
{
DisableInteriorEnterExits();
return 1;
}
and then create dynamic cp with the streamer and get the coordinates by /save
https://sampforum.blast.hk/showthread.php?tid=262374 learn here