Jump to content

Shingeki

Members
  • Posts

    1
  • Joined

  • Last visited

Shingeki'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. Hey i have a problem with mysql, I dont know how to do it. At the moment i have this: Server: function showPlayerData(player, money) local money = getMysqlData(player,"Money") triggerClientEvent(player,"showMoney", getRootElement(), money) end addEventHandler("onResourceStart", getRootElement(), showPlayerData) If i output money in clientside with outPutChatBox it wont work =( (outputChatBox Expected string at argument 1)
×
×
  • Create New...