Jump to content

AirFlexin Scr

Members
  • Posts

    1
  • Joined

  • Last visited

About AirFlexin Scr

  • Birthday 25/11/1995

Details

  • Gang
    Scriping / Mapper

AirFlexin Scr'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. local Whitelist = { ["SERIAL"] = true, ["SERIAL"] = true, } addEventHandler( "onPlayerConnect", root, function (_, _, _, serial) if not ( Whitelist[ serial ] ) then cancelEvent( true, "Você não está na whitelist" ) end end )
×
×
  • Create New...