3d Text for houses - 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: 3d Text for houses (
/showthread.php?tid=135377)
3d Text for houses -
77ther - 20.03.2010
Can someone help me create that 3d text when you stand on house entrance? like on LSRP
house owner, level and that stuff in 3d?
Re: 3d Text for houses -
[LSR]State_Trooper - 20.03.2010
Use:
Код:
new Text3D:label[MAX_PLAYERS];
Create3DTextLabel("What you want it to say",COLOR HERE in HEX ,X,Y,Z,40.0,0);
DO NOT EDIT : 40.0,0);
Re: 3d Text for houses -
77ther - 20.03.2010
i'll try to edit it for LSL RP,
and do you know why does my server lag when I put in Stefan's House system?
Re: 3d Text for houses -
[LSR]State_Trooper - 20.03.2010
Quote:
Originally Posted by 77ther
i'll try to edit it for LSL RP,
and do you know why does my server lag when I put in Stefan's House system?
|
You'd have to ask in that Topic.
Re: 3d Text for houses -
77ther - 21.03.2010
nah can't edit it, can someone help me creating this thing for GF?
Re: 3d Text for houses -
[LSR]State_Trooper - 22.03.2010
Sure, Why not.
Re: 3d Text for houses -
77ther - 22.03.2010
Already done..