Jump to content

sebyseby0

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

sebyseby0'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. Hey, i need your script plz contat me with yahoo:sebyseby0 end plz give me your scrpt merci!
  2. i have rezolved this problem with this script outputChatBox ( "> I change vechile Stafford" ) txd = engineLoadTXD ( "stafford.txd" ) engineImportTXD ( txd, 580 ) dff = engineLoadDFF ( "stafford.dff", 580 ) engineReplaceModel ( dff, 580 )
  3. I have a big problem. The vehicle don't have textures. Watch foto: Photo: http://img413.imageshack.us/i/84496212.png/ Plz help The script is: function cars () dff= engineLoadDFF ( "zr350.dff",477 ) engineReplaceModel ( dff ,477 ) txd = engineLoadTXD ( "zr350.txd",477 ) engineImportTXD ( txd, 477 ) end addEventHandler ("onClientResourceStart", getRootElement(), cars)
×
×
  • Create New...