Jump to content

Error downloading requested files. HTTP response code said e


Namorek

Recommended Posts

Posted

Help me. i new mod cars but give Error downloading requested files. HTTP response code said error help me push it!! 7 day error! Help me PLSS!

My lua

function replaceModel() 
 txd = engineLoadTXD("bagboxa.txd", 606 )
 engineImportTXD(txd, 606)
 dff = engineLoadDFF("bagboxa.dff", 606)
 engineReplaceModel(dff, 606)
 txd = engineLoadTXD("bravura.txd", 401 )
 engineImportTXD(txd, 401)
 dff = engineLoadDFF("bravura.dff", 401)
 engineReplaceModel(dff, 401)
 txd = engineLoadTXD("burrito.txd", 482 )
 engineImportTXD(txd, 482)
 dff = engineLoadDFF("burrito.dff", 482)
 engineReplaceModel(dff, 482)
 txd = engineLoadTXD("club.txd", 589 )
 engineImportTXD(txd, 589)
 dff = engineLoadDFF("club.dff", 589)
 engineReplaceModel(dff, 589)
 txd = engineLoadTXD("rumpo.txd", 440 )
 engineImportTXD(txd, 440)
 dff = engineLoadDFF("rumpo.dff", 440)
 engineReplaceModel(dff, 440)
 txd = engineLoadTXD("sunrise.txd", 550 )
 engineImportTXD(txd, 550)
 dff = engineLoadDFF("sunrise.dff", 550)
 engineReplaceModel(dff, 550)
 txd = engineLoadTXD("tug.txd", 583 )
 engineImportTXD(txd, 583)
 dff = engineLoadDFF("tug.dff", 583)
 engineReplaceModel(dff, 583)
 txd = engineLoadTXD("utility.txd", 498 )
 engineImportTXD(txd, 498)
 dff = engineLoadDFF("utility.dff", 498)
 engineReplaceModel(dff, 498)
end
addEventHandler ( "onClientResourceStart", getResourceRootElement(getThisResource()), replaceModel)
 
addCommandHandler ( "reloadcar", replaceModel )

Meta.xml

<meta>
<info author="Namorek" description="freeroam mode" version="1.3" type="script" />
<include resource="freeroam" />
     <script src="Vehicle.lua" type="client"/>
 
     <file src="bagboxa.txd" type="client"/>
     <file src="bagboxa.dff" type="client"/>
     <file src="bravura.txd" type="client"/>
     <file src="bravura.dff" type="client"/>
     <file src="burrito.txd" type="client"/>
     <file src="burrito.dff" type="client"/>
     <file src="club.txd" type="client"/>
     <file src="club.dff" type="client"/>
     <file src="rumpo.txd" type="client"/>
     <file src="rumpo.dff" type="client"/>
     <file src="sunrise.txd" type="client"/>
     <file src="sunrise.dff" type="client"/>
     <file src="tug.txd" type="client"/>
     <file src="tug.dff" type="client"/>
     <file src="utility.txd" type="client"/>
     <file src="utility.dff" type="client"/>
</meta>

Posted

and if your resource is stopped its ok?

i think this is server configuration problem, not script.

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

Is not Good Please you code look me.

Look you my code and image

<meta>
   <info author="Namorek" version="0.1" type="script"/>
   <script src="carpack.lua" />
 
   <file src="mercedes.txd" />
   <file src="mercedes.dff" />
</meta>

beztytuufehi.jpg

Posted

again:

and if your resource is stopped its ok?

i think this is server configuration problem, not script.

answer

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted
again:
and if your resource is stopped its ok?

i think this is server configuration problem, not script.

answer

I new Post it Server Problem a Admin change it Post not me change!

Posted
I new Post it Server Problem a Admin change it Post not me change!

????

maybe its better to use google translate? i cant uderstand it

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted
I new Post it Server Problem a Admin change it Post not me change!

????

maybe its better to use google translate? i cant uderstand it

Sorry my bad Speak English!

Posted

try to say it again. help yourself with google translate..

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...