Yellow arrows (entrances) and checkpoints not showing - 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: Yellow arrows (entrances) and checkpoints not showing (
/showthread.php?tid=204837)
Yellow arrows (entrances) and checkpoints not showing -
armyoftwo - 30.12.2010
The checkpoints are showing on map but not showing IN-GAME.
I haven't used any function to disable yellow arrows too, how come that they dont show anymore? It showed earlier today.. But still i can enter in those yellow arrows. When i enter the interior the yellow arrow shows at exit, but when i exit it doesnt show at the entrance.
Re: Yellow arrows (entrances) and checkpoints not showing -
Infamous - 30.12.2010
That's a bit weird, no filterscripts interfering?
Re: Yellow arrows (entrances) and checkpoints not showing -
Jochemd - 30.12.2010
Have you modded these things or any other thing between 'earlier today' and now?
Re: Yellow arrows (entrances) and checkpoints not showing -
Toreno - 30.12.2010
Any codes? anything... that might help us to help you?
That is not engouh to write few words and send a thread.
Give us a code or something that might help us.
Re: Yellow arrows (entrances) and checkpoints not showing -
_rAped - 30.12.2010
Maybe you fucked around with Virtualworlds?
Re: Yellow arrows (entrances) and checkpoints not showing -
armyoftwo - 31.12.2010
Quote:
Originally Posted by EliranPesahov
Any codes? anything... that might help us to help you?
That is not engouh to write few words and send a thread.
Give us a code or something that might help us.
|
I'm not giving my whole gamemode... Why do you need code?
This sends unknown command
pawn Код:
CMD:getvw(playerid, params[])
{
format(String, sizeof(String), "Your virtual world: %d", GetPlayerVirtualWorld(playerid));
SendClientMessage(playerid,0xFFFFFFFF,String);
return 1;
}
Re: Yellow arrows (entrances) and checkpoints not showing -
armyoftwo - 31.12.2010
Now it shows that my virtual world is 0