Jump to content

Ted Claberling

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by Ted Claberling

  1. expected near local error function setNickToAccount local account = getPlayerAccount(source) local accountName = getAccountName(account) setPlayerName(source, accountName) end addEventHandler("onPlayerLogin", getRootElement(), setNickToAccount) addEventHandler("onPlayerChangeNick", getRootElement(), function() cancelEvent(); end ); also it is whole the code
  2. can you explain more? i need to add some code lines or i need to change some configs?
  3. Hi, I am using a login panel that player must give a username and password to it and Register then he/she can login.but my problem is his NickName in tab is what he set in MTA Settings i want it to be that name that he Registered with. ( my login panel use xml for save datas...)
  4. well ok thank you, are u sure the whole code is just a adv spam?
  5. well the compiled version of this resource is still in site but it has some bugs, they suspended open source version, why?
  6. Resource suspended This resource is closed for the public. This means you can't view the resource pages or download files from it.. https://community.multitheftauto.com/index.php?p=resources&s=details&id=13372 how i can access to this resource? do i need to buy VIP Member or.... ?
×
×
  • Create New...