12.01.2013, 21:49
pawn Код:
Create3DTextLabel("General Store - /buy", 0x008080FF, -22.3445, -55.6857, 1003.5469, 18, -1, 0);
CreatePickup(1274, 1, -22.3445, -55.6857, 1003.5469, -1); // General Store
Create3DTextLabel("General Store - /buy", 0x008080FF, -22.3445, -55.6857, 1003.5469, 18, -1, 0);
CreatePickup(1274, 1, -22.3445, -55.6857, 1003.5469, -1); // General Store
|
pawn Код:
|
|
Create3DTextLabel(text[], color, Float:X, Float:Y, Float:Z, Float: DrawDistance, virtualworld, testLOS) CreatePickup(model, type, Float:X, Float:Y, Float:Z, Virtualworld) |
|
Originally Posted by Dimi
Let me guess, you want it to be in Generals Store Interior?
|
|
Originally Posted by AphexCCFC
Yeah, I made a dynamic business system and the general store businesses that are created are different virtual worlds so I thought -1 means it would work in all worlds like CreatePickup does..
|
, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float
treamdistance = 100.0);