How to make Text like this =D
#9

Quote:
Originally Posted by MrCripBloodz
Посмотреть сообщение
Man i know how to save i just wan't to know like i wan't to make the text in my server spawn place and how i do that :S ?
?! What's the problem then? Take the co-ordinates that you use for your "server spawn place" then use them in Create3DTextLabel.

Example:
pawn Код:
// assuming you have these coords for my spawn point x, y, z

1451.10, -1399.10, 112.10

// so you'd make the 3d text label like this

Create3DTextLabel("Welcome to my server!", 0x008080FF, 1451.10, -1399.10, 112.10, 40.0, 0, 0);
Reply


Messages In This Thread
How to make Text like this =D - by MrCripBloodz - 16.07.2012, 03:09
Re: How to make Text like this =D - by [KHK]Khalid - 16.07.2012, 03:10
Re: How to make Text like this =D - by MrCripBloodz - 16.07.2012, 03:20
Re: How to make Text like this =D - by [KHK]Khalid - 16.07.2012, 03:31
Re: How to make Text like this =D - by MrCripBloodz - 16.07.2012, 03:36
Re: How to make Text like this =D - by [MM]RoXoR[FS] - 16.07.2012, 03:40
Re: How to make Text like this =D - by MrCripBloodz - 16.07.2012, 03:41
Re: How to make Text like this =D - by [MM]RoXoR[FS] - 16.07.2012, 03:47
Re: How to make Text like this =D - by [KHK]Khalid - 16.07.2012, 03:48
Re: How to make Text like this =D - by MrCripBloodz - 16.07.2012, 03:55

Forum Jump:


Users browsing this thread: 1 Guest(s)