Ok, so I have pointshop by undefined up and running.. ULX, ULiB and wire mod. This is for my TTT server, witd.game.nfoservers.com:27015
I switched from Vilayer because, if you've used Vilayer ud know ^^. Dat provider is whack.
But anyways, I use FileZilla as my FTP.
I downloaded a retarded teletubbies file, put the mdl, phy, vtx, and wd in gmod/models.
Resynces my server, no luck yet besides script errors. Wow, dafuq?
So I heard something about resource.addFile and downloaded Fox-Warriors Resource Gen. 2.05 [url]http://facepunch.com/showthread.php?t=904405[/url]
and ended with this automated lua.
[QUOTE]
if (SERVER) then
resource.AddFile( "anotherwayout.mp3" )
resource.AddFile( "billymays.mdl" )
resource.AddFile( "dipsy_hl2mp_player.mdl" )
resource.AddFile( "laalaa_hl2mp_player.mdl" )
resource.AddFile( "po_hl2mp_player.mdl" )
resource.AddFile( "tinkywinky_hl2mp_player.mdl" )
end
[/QUOTE]
i then put this file named that i named resources.lua in gmod/lua/autorun
Anything i did wrong/differently?
There was also a materials and lua folder in the tubbies crap, do i have to extract these too? Thanks!!!
Sorry but i dont know lua
[B][I][U]
Edit: You know what, can someone just tell me how to add ttt models? Thatd be great ^^ aint nothing on youtube/google.[/U][/I][/B]
[editline]7th February 2013[/editline]
63 views no replies? lol..
I need help... Too with TELETUBBIES!
Well, the client is downloading the files in the main directory. (Doesn't really make any sense.)
make sure it looks something like resource.AddFile("models/whatever/blah.mdl") etc
Hope this helps.
i could show you step by step if you have skype? or i could give you a huge paragraph explaining. which one?
Make a file called fastdl.lua and put all your:
[lua]Resource.AddFile("")[/lua]
In that file using the generator and put that in lua/autorun/server
Hope this helped!
Sorry, you need to Log In to post a reply to this thread.