Vice City: Multiplayer

Server Development => Scripting and Server Management => Script and Content Requests => Topic started by: doxuanhien2002 on Sep 13, 2018, 11:33 AM

Title: how to convert .ide to .xml ?
Post by: doxuanhien2002 on Sep 13, 2018, 11:33 AM
I want to custom sky for my server:
https://www.gtastunting.net/index.php?topic=38921.0
how to convert ide to. to .xml and understand its parameters :)
Title: Re: how to convert .ide to .xml ?
Post by: MEGAMIND on Sep 13, 2018, 12:36 PM
Quote from: doxuanhien2002 on Sep 13, 2018, 11:33 AMI want to custom sky for my server:
https://www.gtastunting.net/index.php?topic=38921.0
how to convert ide to. to .xml and understand its parameters :)

if that sky thing hass an object then u can use and xml for it , other wise just put the timecyc.dat into ur store/map/here
Title: Re: how to convert .ide to .xml ?
Post by: doxuanhien2002 on Sep 14, 2018, 11:12 PM
Quote from: MEGAMIND on Sep 13, 2018, 12:36 PM
Quote from: doxuanhien2002 on Sep 13, 2018, 11:33 AMI want to custom sky for my server:
https://www.gtastunting.net/index.php?topic=38921.0


how to convert ide to. to .xml and understand its parameters :)

if that sky thing hass an object then u can use and xml for it , other wise just put the timecyc.dat into ur store/map/here

objs
end
tobj
6000, skyday, skyday, 1, 10000, 4, 8, 19
6001, skynight, skynight, 1, 10000, 4, 24, 4
6002, skystars, skystars, 1, 10000, 4, 23, 4
6003, skyzakat, skyzakat, 1, 10000, 4, 19, 23
6004, skyvosh, skyvosh, 1, 10000, 4, 4, 8
end
what is it ?