Map issue on login + register.
#1

Hello everyone.

am having a little issue so whenever i login to my server etc, the map shows how do i hide it away?

here is the logo on what am talking about.
"link removed" fixed the issue.
Reply
#2

Try under OnPlayerConnect.
pawn Код:
TogglePlayerSpectating(playerid,1);
Then change it to:
pawn Код:
TogglePlayerSpectating(playerid,0);
Where you need it i use this method to stop people bypassing the login script.


Offtopic: You say hacks arent allowed yet you have that installed oO
Reply
#3

Quote:
Originally Posted by DobbysGamertag
Посмотреть сообщение
Try under OnPlayerConnect.
pawn Код:
TogglePlayerSpectating(playerid,1);
Then change it to:
pawn Код:
TogglePlayerSpectating(playerid,0);
Where you need it i use this method to stop people bypassing the login script.


Offtopic: You say hacks arent allowed yet you have that installed oO
Using hacks is a big deal when many troll around servers however, i only use it to get my interiors. mapping
ontopic anyways thanks for the help i give it a try.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)