Jump to content

Deus

Members
  • Posts

    3
  • Joined

  • Last visited

Deus'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. i have seen in cit that they have custom billboards, so how to make my own custom billboard?
  2. Deus

    Customblips help

    never mind, i got it by myself (i had to remove 'exports.customblips' part)
  3. i need help with customblips for mtasa server.. basically i added 'phone.png' to customblips folder, then created script.lua and added this to meta: <file src="phone.png" /> <script src="script.lua" type="client" /> and this is in script.lua: addEventHandler ( "onClientResourceStart", getResourceRootElement(getThisResource()), function() exports.customblips:createCustomBlip (2422.4714355469,-1761.3317871094,16,16,"phone.png") end ) i dont know what am i doing wrong, but it is isn't working p.s. yes the customblips resource is running
×
×
  • Create New...