Pickup and 3DLabel in another virtual world
#2

These are correct format of the above functions:
Code:
Create3DTextLabel(text[], color, Float:X, Float:Y, Float:Z, Float:DrawDistance, virtualworld, testLOS)
So this is how you make 3d text label appear in world 27 :
Quote:

Create3DTextLabel("[Binco]\n faction/families",0xFFFFFFFF, 217.6668,-98.4731,1005.2578, 100, 27,1);

CreateStreamPickup is not a SA-MP native, it is from a include and by looking at that include it doesn't support custom worldid. Use CreatePickup instead
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)