[HELP]CreatePickupWith3DText
#5

stock CreatePickupWith3DText(model, type, Float:X, Float:Y, Float:Z, Virtualworld, text[])
{
CreatePickupWith3DText(1318, 1, 1825.503051, -1538.151855, 13.546875, 0, "Vip Garage");
Create3DTextLabel(text, 0xFFFFFFFF, X, Y, Z+0.75, 40.0, Virtualworld, 0);
CreatePickup(model, type, X, Y, Z, Virtualworld);
return 1;
}

?
Reply


Messages In This Thread
[HELP]CreatePickupWith3DText - by decastro96 - 01.07.2011, 23:33
Re: [HELP]CreatePickupWith3DText - by [HiC]TheKiller - 02.07.2011, 00:37
Re: [HELP]CreatePickupWith3DText - by dr.pepper - 02.07.2011, 00:52
Re: [HELP]CreatePickupWith3DText - by Shadoww5 - 02.07.2011, 01:42
Re: [HELP]CreatePickupWith3DText - by decastro96 - 02.07.2011, 18:29
Re: [HELP]CreatePickupWith3DText - by Shadoww5 - 02.07.2011, 21:07

Forum Jump:


Users browsing this thread: 2 Guest(s)