Jump to content

sourena92982

Members
  • Posts

    1
  • Joined

  • Last visited

sourena92982'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. Hi im created a resource with meta.xml server.lua and client.lua im making this resource for spawning vehichles with a easy command my codes are this : function mveh(theplayer,cmd) x,y,z = getElementPositon( thePlayer) veh = createVehicle ( 400 , x , y, z) end addCommandHandler("veh",mveh) i run command /veh in the game and nothing happen please help me
×
×
  • Create New...