Jump to content

MrFeed

Members
  • Posts

    1
  • Joined

  • Last visited

Details

  • Gang
    Alko
  • Location
    Russia
  • Occupation
    LA
  • Interests
    Music

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

MrFeed's Achievements

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody.

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody. (2/54)

0

Reputation

  1. Помогите с ошибкой в аргументе function onPlayerCreateAccount(name, password, email) local accounts = dbPoll(dbQuery(connection, "SELECT * FROM `br_accounts`"), -1) > Ошибка в этой строке) local mk = 0 for k,v in ipairs(accounts) do if v["name"] == name:gsub("%s+", "") then exports["br_notifications"]:addNotification(client, "бла бла .", "error") return end
×
×
  • Create New...