I have problem with CreateDynamicPickup
#1

Hey when i update from CreatePickup to CreateDynamicPickup all the spins icon disappears? whats wrong?

EDIT: and i have the last update of Streamer
Reply
#2

please post your script here for we can see what's mistake
Reply
#3

Quote:
Originally Posted by mineralo
Посмотреть сообщение
please post your script here for we can see what's mistake
Well can i send it on pastebin in your PM?
Reply
#4

just post here
Reply
#5

Quote:
Originally Posted by mineralo
Посмотреть сообщение
just post here
cant post -.- its too big
Reply
#6

Just post a few of your DynamicPickup functions...
Reply
#7

Quote:
Originally Posted by Shadow-
Посмотреть сообщение
Just post a few of your DynamicPickup functions...
CreateDynamicPickup(1239, 2, 4109.7944,-2468.6497,1.3341);?
Reply
#8

CreateDynamicPickup(modelid,type,x,y,z,worldid,int eriorid,playerid,distance);
Reply
#9

Quote:
Originally Posted by N0FeaR
Посмотреть сообщение
CreateDynamicPickup(1239, 2, 4109.7944,-2468.6497,1.3341);?
The correct way
pawn Код:
CreateDynamicPickup(modelid, type, Float:x, Float:y, Float:z, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
Reply
#10

i tyr this code on my ravens working perfect. but on my angel pine i work on not working why not?
Код:
CreateDynamicPickup(1239, 1, -792.9693,500.5572,1367.3672,0);
EDIT but Create3DTextLabel working
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)