Jump to content

getPlayerNametagText


Guest nico3000

Recommended Posts

hi, i have the following problem:

  
numplate = guiCreateEdit(0.5,0.5,0.25,0.25,getPlayerNametagText(getLocalPlayer()),true,numberplatewindow) 
  

this code uses to let mta client crash back to desktop. but after several tries suddenly it works perfectly until i restart the server (sometimes) or the pc (everytime)

i think the problem is

  
getPlayerNametagText(getLocalPlayer()) 
  

when i replace this code by a custom string -> no crash

does somebody know this bug?

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...