Yellow arrows (entrances) and checkpoints not showing
#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


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)