SA-MP Forums Archive
3DText ON Checkpoint - 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: 3DText ON Checkpoint (/showthread.php?tid=207837)



3DText ON Checkpoint - YossiBz - 07.01.2011

this is my code

new BankLevel1;

BankLevel1 = CPS_AddCheckpoint(-1756.3508,940.5673,24.8906, 3.0,50);

if (CPS_IsPlayerInCheckpoint(playerid,BankLevel1))
{
SendClientMessage(playerid,COLOR_RED,"бшелйн дбайн мбрч дшоеъ");
ShowPlayerDialog(playerid,87,DIALOG_STYLE_INPUT,"[Bank] - BankLevel",".длрс мъйбд слен лсу щъшцд мдфчйг ббрч щмк","дфчг","зжеш");
}

Thanks for Helps


Re: 3DText ON Checkpoint - HyperZ - 07.01.2011

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


Re: 3DText ON Checkpoint - YossiBz - 08.01.2011

you can give me preview?
here my coord
AddPlayerClass(0,-1756.5195,940.4916,24.8906,349.5617,0,0,0,0,0,0); //


Re: 3DText ON Checkpoint - YossiBz - 08.01.2011

plz help


Re: 3DText ON Checkpoint - YossiBz - 09.01.2011

??


Re: 3DText ON Checkpoint - Infamous - 09.01.2011

pawn Код:
Create3DTextLabel("Bank Checkpoint", COLOR_HERE, -1756.3508, 940.5673, 25.8906, 40.0, 0);



Re: 3DText ON Checkpoint - MadeMan - 09.01.2011

pawn Код:
Create3DTextLabel("Checkpoint label",0x008080FF,-1756.5195,940.4916,24.8906,50.0,0);



Re: 3DText ON Checkpoint - YossiBz - 09.01.2011

Not Work


- Infamous - 09.01.2011

Try changing the virtual world to -1.


Re: 3DText ON Checkpoint - YossiBz - 10.01.2011

not work again