JAB HacksouL Posted March 27, 2008 Share Posted March 27, 2008 Hello, I am trying to mod the SA second edition (which I understand is almost unmoddable) but so far I have "San Andreas Ultimate Editor" downloaded and played with a few settings. I am no noob to modding I have done extensive mods on GTA III and VC. But here is what I want to do in a nutshell: I want to make a new pedestrian that hangs out inside a given area and attacks (no weapons) on sight. I already know how to apply skin and mesh all I need to know is how to code it (or if it can be coded) for the second edition. There appears to be no MAIN.SCM but instead a very tiny MAIN.SC instead. My code so far would be something like this but "San Andreas Ultimate Editor" uses Visual Basic code?? create_thread @zombie :zombie thread 'zombie' :zombie_2 model.load(#YOURPED) :zombie_3 if model.available(#YOURPED) jf @zombie_3 create.actor(19, #YOURPED, x, y, z, $YOURPEDNAME end_thread This Zombie guy I want to hang out within a block the the Zombotech building in SF. My little brother got the idea and I thought it would be cool to have one or more zombie peds that attack the passer-bys but don't stray too far from home. Let me know if you have any input. JAB Link to comment Share on other sites More sharing options...
Do_Not_Fear_cause_I'm_here Posted March 27, 2008 Share Posted March 27, 2008 One thing you should do first. Downgrade you SA so that it can be moddable. Then, your are able to mod your SA! Link to comment Share on other sites More sharing options...
DE DE DEE! Posted April 5, 2008 Share Posted April 5, 2008 I have the TXD Editor.How exactly do you mod a pedestrian once you've exported the textures to bmp files?Just edit them with "Paint"? Link to comment Share on other sites More sharing options...
Urbanoutlaw Posted April 5, 2008 Share Posted April 5, 2008 If the models are anything like the ones used in VC, Paint should be adequate. I made a couple skins for Tommy that way. Link to comment Share on other sites More sharing options...
DE DE DEE! Posted April 5, 2008 Share Posted April 5, 2008 So I could reskin the Yeti txd file from Icemodder's Bigfoot missions?What other programs could be suitable for editing?I know paint has few colors Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now