Dynamic pickup
#1

I haven't seen myself post a help thread in a long while..
Anyways, I made a little LSPD pickup with a text label near it, when I first started the gamemode there was nothing wrong, but now, the pickup just doesn't show..

I tried everything, renewing gamemode, updating streamer, remaking it, all kinds of things, adding more/less pickups, removing all the pickups then putting them back in..

This is the simple code I'm using;

Ontop of my gamemode, along with all the other ones:
Код:
new PDicon;
This is the code I use for the pickup:

Код:
Create3DTextLabel("Los Santos Police Department", 0xF2FF00FF, 1555.4965,-1675.6139,16.7953, 10.0, 0, 0);
PDicon = CreateDynamicPickup(1247, 23, 1555.4965,-1675.6139,16.1953); // PD /enter
Yet, all I see is this;



I never experienced this before, and I don't know what's wrong with it..

Usually I can fix all kinds of problems myself but now I need assistance!


EDIT: this has been fixed, i redownloaded all the files and it appears that visual studio and some other things were outdated >.<
Reply


Messages In This Thread
Dynamic pickup - by JaydenJason - 01.05.2015, 16:21
Re: Dynamic pickup - by Antoniohl - 01.05.2015, 16:24
Re: Dynamic pickup - by JaydenJason - 01.05.2015, 16:31
Re: Dynamic pickup - by Antoniohl - 01.05.2015, 16:35

Forum Jump:


Users browsing this thread: 1 Guest(s)