Jump to content

Text on screen


dudeks

Recommended Posts

Hai.

I have a problem.

ped = createPed(qtable[k]["defskin"], charpos[i].x, charpos[i].y, charpos[i].z) 
setElementInterior(ped, 1) 
setElementDimension(ped, dim) 
local sx, sy = getScreenFromWorldPosition(charpos[i].x, charpos[i].y, charpos[i].z) 
qtable[k]["chartext"] = guiCreateLabel(sx, sy, 150, 200, qtable[k]["name"].."\nCzas online: "..qtable[k]["onlinetime"], false) 
         

getScreenFromWorldPosition always return false.

http://i.imgur.com/bvwQC.jpg

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...