Jump to content

Mr.OmG

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Mr.OmG

  1. Sorry but I do not understand very Lua, you could write me how it should look like? pls
  2. Hi ! I don't know how to use it... On wiki is this : bool setWorldSpecialPropertyEnabled ( string propname, bool enable ) But I don't understand it.... I used the following : marker = createMarker(3461,0,0,"corona",6,255,0,0,255) function hevercars(player) if source == marker then setWorldSpecialPropertyEnabled(hovercars,hoveron) end end addEventHandler("onClientMarkerHit", getRootElement(), hovercars) But it doesn't work ! Pls help and sry for bad english
×
×
  • Create New...