Yellow arrows (entrances) and checkpoints not showing
#1

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.
Reply
#2

That's a bit weird, no filterscripts interfering?
Reply
#3

Have you modded these things or any other thing between 'earlier today' and now?
Reply
#4

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.
Reply
#5

Maybe you fucked around with Virtualworlds?
Reply
#6

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;
}
Reply
#7

Now it shows that my virtual world is 0
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)