| Search this Thread |
|
|
#51 |
|
juliek75
Test Subject
Join Date: Feb 2005 |
:nana: Ok here's aquestion and I hope it doesn't sound stupid, probably the answer is right in front of me, but bear with me I've never attempted to make anything for the sims before and this is my first career attempt. Where are the GUIDs for the outfits and cars?? It says in the tutorial about puting them in to change the career outfits and cars but I can't figure out how I am supposed to know the GUID for each outfit and car. Please help, I am very technically challenged.......lol. |
|
|
|
|
|
#52 | ||
| Psion |
Quote:
![]() As it says in my guide: • For values 0x1 to 0x6, the values are in single whole numbers, so to represent 1 simolean / dollar, you would enter 1, to represent 20000 simoleans / dollars, use 20000, and so on.Meaning that the bigger values beyond level 7 are entered as divided by 1000. For example your criminal career has a value of 60 at L10 to represent 60000. It is likely that the upper value is actually 32768 for any one value in this set, but what it represents changes from L7 onwards, being multiplied by 1000. Quote:
This information is not yet included in the guide. I am planning on putting a reference list in the next version of the guide, if I can.In the meantime, the easiest way to find the GUIDs for the clothes, is to use the "Object Workshop", under the Plugins menu. In here you can find an outfit subtree that lists all the oufit templates, including NPCs. Simply "clone" the one you want, and look at its GUID, then use it as described in the guide. The best way to do this is to run multiple copies of SimPE, one copy for your project, others for reference. Vehicles are the same, except you get multiple Object Data files. The one you want is always instance 41A7. This is the "root" object file. Hope this helps. If you need further assistance, please post again. |
||
|
|
|
|
|
#53 |
| SIMSpeare |
Psion: Your dedication to helping people is astounding. Thank you, on behalf of all of us, for taking the time. Just out of curiosity, I've noticed that the Maxis careers denote the skill requirment needed to get a "good" chance card result in single digits, not in 100's. In addition, they seem to only have one skill marked with said 1, mostly logic and charisma. You explanation seems much more precise. Why does Maxis use these single digits? I'm thinking of writing a mini-tutorial on making custom vehicle carpools, but I don't want to cover something that you might be including in your next update. If this is something you're not going to cover in the next version, let me know! ![]() Thanks, and again, kick A$s tutorial. |
|
Never eat spinach with a stranger . . . |
|
|
|
Last edited by SIMSpeare : 17th Apr 2005 at 11:14 AM.
|
|
|
#54 |
|
random_c
Test Subject
Join Date: Apr 2005 |
This is a fantastic tutorial - a quick question though - when I go to set the GUID, it still says athletic career there. Have I done something wrong? |
|
|
|
|
|
#55 |
| SIMSpeare |
random_c - no, it should be okay. The "athletics" name you're seeing is only the filename; it is the GUID that sets it apart from its clone. You can change the filename if you want, but it doesn't effect your custom career. |
|
Never eat spinach with a stranger . . . |
|
|
|
|
|
|
#56 |
|
random_c
Test Subject
Join Date: Apr 2005 |
Thanks for that. I'll be giving it another go tonight, but I'm drawing up my own reference table first. I had a beer with my lunch so there's not much chance of me getting it right without having it all written down.
|
|
|
|
|
|
#57 |
|
random_c
Test Subject
Join Date: Apr 2005 |
Oh also, something else confusing me but which I forgot to ask about before: The work days. I get the whole hex bit, I worked with hex a few years ago (long enough that I could double-it-and-add-one in my head in hex faster than I could in decimal) but why is it only from 0x1 to 0x3? At what stages do the days worked change, if not every step? |
|
|
|
|
|
#58 |
|
Sims2Star
|
Thanks for this! :D |
|
|
|
|
|
#59 |
|
DrMulder32
Test Subject
Join Date: Apr 2005 |
I've never made anything for the sims2 and i was wondering if that link will help me start creating things. Sorry new at all this let me know please. |
|
|
|
|
|
#60 |
|
random_c
Test Subject
Join Date: Apr 2005 |
Which link, Dr Mulder? This thread is about a tutorial on making new careers for your sims. |
|
|
|
|
|
#61 | |||
| Psion |
Sorry for the delay in answering people, been busy the last few days with other stuff. Quote:
01) Maxis use "weak" values, only requiring minimum "whole" points of the given skill 02) It is a boolean value, and the game automatically sets the required value for the level, so at L7 it needs at least 700 points of whatever skill is active. I don't know if it has been proven one way ot the other. Quote:
So that said, other than a list of GUIDs for standard vehicles and possibly a way to look them up, I wasn't planning on adding anything special for that in the next version. I would be more than happy to list a link or, with your permission, adapt your tutorial to be part of this guide, with appropriate credit of course. Quote:
Also to address your earlier comment, previously answered by SIMSpeare, the athletic name (or other base career name) will still appear in your code as part of the process. I have yet to come up with an easy way to change this quickly and efficiently in all the places needed, and also at this point, don't know if the career will even function if such a change is made. It is nothing to worry about, as long as the base name does not show up in the game for the end user, which it should not, if the procedure has been done correctly. |
|||
|
|
Last edited by Psion : 19th Apr 2005 at 09:50 AM.
|
|
|
#62 |
|
IrreverentMalevolence
Test Subject
Join Date: Apr 2005 |
New here, with delusions of grandeur. Many, many thanks for Psion. Second Correction: Worked now. I have some reading ahead of me. |
|
|
Last edited by IrreverentMalevolence : 21st Apr 2005 at 12:32 AM.
|
|
|
|
| spootcookie |
Hi Psion, finally almost finished (whew), but I'm having trouble making the custom icon. When I extract the files, and go to the directory, they show up as something like "00000000-7FC82329-00000002." I know your guide says to rename it as a .tga file, but nothing I'm doing seems to be working. Neither GIMP nor my other program (paint shop pro) will open the files. Thanks so much! |
|
|
|
|
|
#64 | |
| Psion |
Quote:
01) Your computer is not set to allow you to see the file extension (ie ".jpg") and so won't allow you to change it successfully and / or 02) You are attempting to open the icon files by double-clicking them In the case of #01 (for WinXP), you need to open up "My Computer", select "Tools \ Folder Options", select the "View" tab, uncheck "Hide extensions for known filetypes", click "Apply", then "Apply to All Folders". In the case of #02, I am not sure about Paint Shop, but the GIMP does not register tga as a file type associated with itself. The easiest way to open such a file in the GIMP is to follow the instructions in the document and open the file(s) from inside the program. I hope this helps.
|
|
|
|
Last edited by Psion : 22nd Apr 2005 at 11:34 AM.
|
|
|
#65 |
| jmk4422 |
spoot--- I had the same problem as you, and nothing I tried (including what Psion just suggested) worked for me. I got around it by manually renaming the file in DOS mode, like so: 1.) Copy the file somewhere easy to locate (like right under the C: drive, for example). 2.) Go to "Start", "Run", then type in "cmd" (to bring up the command prompt). 3.) Type "cd\" to get to the root drive (C). 4.) Type "dir" to get a directory list. Your file should be listed here if you followed step 1; if not, you're going to have to know how to navigate in DOS (which few people do anymore!). 5.) Type "ren <filename.tga> <filename.jpg>" to rename the file. You have to type this exact, which is a pain in the ass since the file names are so long, but oh well... 6.) Done! Now just go back into windows and the file is a .jpg file which will open by GIMP or any other program, for that matter. After you're done editing everything, change the file back to a .tga by following the same steps. I know this may seem like a long and complicated way to fix the problem, but it worked for me so I thought I'd share. I had meant to figure out a better way but I'm still working on that same career, so...! jmk |
|
|
Last edited by jmk4422 : 22nd Apr 2005 at 12:40 PM.
|
|
|
|
| spootcookie |
Thanks so much, Psion and jmk! I got it to work using your first suggestion, Psion. Strangely enough, the colors seem a bit off--the icon background is purple, and some of the details are funny--but I haven't tried to fiddle with it yet. Should probably be able to get it to work fine. Maybe because I'm using Paint Shop Pro? Oh well. Again, thanks.
|
|
|
Last edited by spootcookie : 22nd Apr 2005 at 10:21 PM.
|
|
|
#67 | |
| Psion |
Quote:
|
|
|
|
|
|
|
#68 |
|
Maniac
|
Yeah I see it perfect in GIMP but in photoshop no. |
|
|
|
|
|
#69 |
|
Guest
Posts: n/a |
thank you |
|
|
|
|
|
#70 |
| jmk4422 |
Psion-- To your knowledge has there been any progress regarding providing custom uniforms for a new career? I've been under the impression for a while that only the standard outfits in the game can be used (i.e. the Maxis uniforms). Is this true? Thanks! jmk |
|
|
|
|
|
#71 |
|
deneric
|
Thanks a lot. for some reason when ever i do the stuff to name the career(career name/ranks/desctritions) it doesn't show up in the game,can ya help me? |
|
|
|
|
|
#72 | ||
| Psion |
Quote:
Quote:
|
||
|
|
|
|
|
#73 |
| lalagirl |
Can anyone give me the link to downloading SimPE? |
|
|
|
|
|
#74 | ||
|
quilker
Test Subject
Join Date: Mar 2005 |
Quote:
You can find it here. But that's not the main point of my post. In the 'creating custom icons' section. I seemed to have bumped up a problem. It's probably me though. Still, i'd like to make sure. Quote:
My problem is, when the files get extracted (and the xml documents appear), i can't seem to open them with GIMP. I delete the xml files first like above, then... the result... So I don't really understand how am I supposed to edit the pictures if gimp doesn't work... :confused: help... EDIT: Sorry, I just saw spootcookie's post... |
||
|
|
Last edited by quilker : 30th Apr 2005 at 01:46 PM.
|
|
|
#75 | |
| Psion |
Quote:
|
|
|
|
|
![]() |



Twitter
del.icio.us
StumbleUpon
Google