Jump to content

Pela

Members
  • Posts

    2
  • Joined

  • Last visited

Details

  • Gang
    ~SP~

Pela'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. El chatBox està mal. yo lo tengo asi y me funciona lo mas bien
  2. function showCountry () local country = exports.admin:getPlayerCountry (source) or "N/A" local Nombre = getPlayerName(source) outputChatBox("#ff0000[JOIN] #ffffff"..tostring(Nombre).."#ffffff ["..tostring(country).."#ffffff] #a4a4a4Ha entrado al server [PROTOTYPE].",getRootElement(),255,255,255,true) end addEventHandler("onPlayerJoin", getRootElement(), showCountry) no es exactamente lo tuyo pero te puede servir, ponelo separado porq es serverside
×
×
  • Create New...