Jump to content

Freire

Members
  • Posts

    1
  • Joined

  • Last visited

Freire'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)

2

Reputation

  1. function freeze() local money = getPlayerMoney(theplayer) respawnVehicle(veiculo) setElementFrozen(veiculo, true) takePlayerMoney(root, 50) if money > 100 then end end Error line 6: attempt to compare number with boolean
×
×
  • Create New...