Jump to content

Cynoq

Members
  • Posts

    32
  • Joined

  • Last visited

Everything posted by Cynoq

  1. function replaceskin() txd = engineLoadTXD ( "ak47.txd" ) engineImportTXD ( txd, 355 ) dff = engineLoadDFF ( "ak47.dff", 355 ) engineReplaceModel ( dff, 355 ) end No event? I don't script at all so...
  2. function replaceskin() txd = engineLoadTXD ( "ak47.txd" ) engineImportTXD ( txd, 355 ) dff = engineLoadDFF ( "ak47.dff", 355 ) engineReplaceModel ( dff, 355 ) end
  3. Sorry to be a bug but it says the ak47 resource started but it does not show the new skin and I have refreshed the server and still it doesn't pop up.
  4. Thank you so much, I can't believe it was something so small that stopped the whole process. But is there a way to make my server start resources on server startup?
  5. As you can see from the title I'm having a problem with adding custom skins to my MTA DayZ server. Would put picture but don't know how, but this is what it says in MTA server.exe: ERROR: Couldn't parse meta file for resource 'ak47' Loading of resources 'ak47' failed I have no idea but this is what mt meta.xml is: Thanks in advance!
  6. Hey I just started a mta dayz server to play around with and I was wondering if someone could tell me how to turn of the nightly plugin or whatever, if its possible. Thanks in advance!
×
×
  • Create New...