gametechmods
Robot Arena => General Support => Topic started by: Skiitzzox220 on July 22, 2011, 03:59:38 PM
-
Sorry if this has already been asked and answered but I couldn't find anything on it anywhere, how do you skin Razor Tips? I know it's in the GMF file but I don't know which part to edit (and yes I do understand hexidecimal code)
-
it's in the GMF. it uses hex colors IIRC.
-
just look for a string of six numbers in the first few paragraphs under "MAPS" or whatever. you'll find them.
-
Thanks :D what I'd been trying before was the correct way, but I must've been screwing up the GMF somewhere along the way
-
Also, the first two and last two digits get swapped around when you re-compress the file, ie AB20FE becomes FE20AB
-
dont bother with the efforts of manually typing the reverse of what you want.... just compile > decompile > compile
so it swaps it back to the original..