Jump to content

Senna

Members
  • Posts

    16
  • Joined

  • Last visited

Recent Profile Visitors

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

Senna's Achievements

Square

Square (6/54)

0

Reputation

  1. Thank you! Works fine! It is what I wanted
  2. These codes don't work. Errors: [2018-08-16 20:26:45] WARNING: servermapp\server.lua:5270: Bad argument @ 'getElementModel' [Expected element at argument 1, got boolean] [2018-08-16 20:26:45] WARNING: servermapp\server.lua:5270: Bad argument @ 'createObject' [Expected number at argument 1, got boolean] [2018-08-16 20:26:45] WARNING: servermapp\server.lua:5271: Bad argument @ 'getElementDimension' [Expected element at argument 1, got boolean] [2018-08-16 20:26:45] WARNING: servermapp\server.lua:5271: Bad argument @ 'setElementDimension' [Expected element at argument 1, got boolean] [2018-08-16 20:26:45] WARNING: servermapp\server.lua:5272: Bad argument @ 'getElementPosition' [Expected element at argument 1, got boolean] [2018-08-16 20:26:45] WARNING: servermapp\server.lua:5272: Bad argument @ 'setElementPosition' [Expected element at argument 1, got boolean] [2018-08-16 20:26:45] WARNING: servermapp\server.lua:5273: Bad argument @ 'getElementRotation' [Expected element at argument 1, got boolean] [2018-08-16 20:26:45] WARNING: servermapp\server.lua:5273: Bad argument @ 'setElementRotation' [Expected element at argument 1, got boolean] [2018-08-16 20:26:45] WARNING: servermapp\server.lua:5274: Bad argument @ 'setElementCollisionsEnabled' [Expected element at argument 1, got boolean] [2018-08-16 20:26:45] WARNING: servermapp\server.lua:5275: Bad argument @ 'setLowLODElement' [Expected element at argument 1, got boolean] [2018-08-16 20:26:45] WARNING: servermapp\server.lua:5264: Bad argument @ 'setObjectScale' [Expected object at argument 1, got number '1'] [2018-08-16 20:26:45] WARNING: servermapp\server.lua:5265: Bad argument @ 'setElementDoubleSided' [Expected element at argument 1, got boolean] Also, objects don't create
  3. @!#NssoR_) @#,xiRocKyz Thank you, but you forgot about setObjectScale(obj, v[8]) setElementDoubleSided(obj, v[9])
  4. Hi everyone. I'm not strong in scripting. Can you pls help me with apllying assignLod to this https://pastecode.xyz/view/8905019f https://wiki.multitheftauto.com/wiki/AssignLod Thanks
  5. Do you want to remove Omg "some arabic text" Omg ? Or Connected [ MTA SA server 1.5.5 [GNU/Linux]]?
  6. It will be good if buying will be for loot. Not for S-points
  7. I tried to add id to the lod table in mapEditorScriptingExtension_s, but it doesn't have any effect About map converter: How to add AssignLod function to the code which converter gives? https://pastecode.xyz/view/8905019f Sorry for disturbing and thank you for your help
  8. @Dutchman101 However, CreateObject has 2 big disadvantages. They are lack of scaling and doublesizing
  9. wow thanks. I tried trick with "replace all" and it's work. But objects create on server side. Does it bring any lags? P.S scripts creates approximately 6.000 objects
  10. @Dutchman101 It works! Thank you. One more problem.. I have more than 6.000 objects. Objects contained in a table. Can I apply function assignLod to the table? Oh no unfortunately it is't possible because in the table objects don't create through createObject
  11. Thank you. I'll try this method and let you know works it or doesn't
  12. I also tried to use this, but unfortunately it doesn't work. Even, objects don't create (normal and lod) and debugscripting doesn't give any errors.
  13. Pls convert buildings of dayz sa
×
×
  • Create New...