graphical update problem

Got something that makes Armagetron look shiny? Post it here.
Post Reply
Guest

graphical update problem

Post by Guest »

hello, this is my first, very tiny mod/test (change the tail design) and i cant seem to upload it into my game.

i have a windows xp, and use the newest version of dev c++ compiler.(does dev c++ even work with tron? cuz wen i compile, i get 501 errors)

how can i upload my new tail into the game? i overwrited the other tail design so it has the same name and file type
very sorry if this is in wrong section, it deals with graffix so... u know
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

DevC++ isn't currently supported by us. Did you try to import the VisualC 6 module? Our native, free IDE is Code::Blocks.

But anyway, you shouldn't need a compiler to change the graphics. You just need to change the graphics where they were installed in, usually Program Files/Armagetronad/textures. Putting them into the right place in your user's data directory also works, but I keep forgetting where exactly. Sorry. Someone else usually pops up with the correct path every time I say that, though :)
Guest

Post by Guest »

thanks alot :)
Post Reply