Jump to content

ReDK11L

Members
  • Posts

    2
  • Joined

  • Last visited

Details

  • Gang
    Army

ReDK11L'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. @manawydan, Obrigado! Mais estou fazendo de outro modo! Obrigado pela ajuda de todos.
  2. Olá galerinha, sou novo em Lua/MTA. Estou tentando fazer um scripting de teste! Estou chamando uma função do Cliente, pelo Servidor. Mais quando eu chamo, A função do cliente não é executada! Segue o código! --Server function entrouFunctions() triggerClientEvent ( "fucsEntrou", source) end addEventHandler( "onPlayerJoin", getRootElement(), entrouFunctions) --Cliente function displayEntrou() outputChatBox(".......") end addEvent("fucsEntrou", true) addEventHandler("fucsEntrou", root, displayEntrou) Desde já, Agradeço a ajuda a Comunidade!
×
×
  • Create New...