PDA

View Full Version : I made my Grp and now


AznBruce
02-24-2006, 10:59 AM
can anyone help me:o i dont understand i made a grp in retro grp how must i add this to my custom

Aqo
02-24-2006, 11:46 AM
Do you even know how to make a custom? Make sure you read the tutorial here, it would answer the question you posted and anything similar you may ask: http://www.starcraft.org/customs/CustomsTutorials/Creating+your+first+mod

AznBruce
02-24-2006, 12:48 PM
Do you even know how to make a custom? Make sure you read the tutorial here, it would answer the question you posted and anything similar you may ask: http://www.starcraft.org/customs/CustomsTutorials/Creating+your+first+mod

yes i've made some customs with the 'beginners suite' arsenall lll but i made some customs now and i want a step higher so i have read the retro GRP tutorial and it learned me to make a grp but know i don't knwo what i have to do with my grp

DiscipleOfAdun
02-24-2006, 1:14 PM
If you are replacing a unit, you need to find that unit's grp file and replace it in you mpq. ie, if I was replacing kerrigan, I would make a directory structure: 'unit\terran\' and name my grp ughost.grp and place it in the mpq, so the files would show up like this in Winmpq:

arr\units.dat
arr\weapons.dat
*..more files..*
unit\terran\ughost.grp

If you aren't trying to replace a graphic, then you are probably not advanced enought of a modder to make heads or tails of the answer(based on how much you've said you have done).

Oh, make sure the grp has the same(or more) number of frames as the original, otherwise it will crash.

AznBruce
02-24-2006, 1:26 PM
If you are replacing a unit, you need to find that unit's grp file and replace it in you mpq. ie, if I was replacing kerrigan, I would make a directory structure: 'unit\terran\' and name my grp ughost.grp and place it in the mpq, so the files would show up like this in Winmpq:

arr\units.dat
arr\weapons.dat
*..more files..*
unit\terran\ughost.grp

If you aren't trying to replace a graphic, then you are probably not advanced enought of a modder to make heads or tails of the answer(based on how much you've said you have done).

Oh, make sure the grp has the same(or more) number of frames as the original, otherwise it will crash.

so i just must save the grp file in the arr map in my modding file??

Aqo
02-24-2006, 2:46 PM
Not arr...
Look, what you do in modding is replacing SC files with your own files, keeping the ones you do not replace on defult.
Extract stardat.mpq into a folder. Look at what you've got. That's your mod, with everything in it.
So if you want to change a file, you just replace it by putting a new file with the same name and path in your mod folder.
Check what's the path for your *.grp, make sure it's the same in your mod. For example: yourmodfolder/unit/terran/goliatht.grp

AznBruce
02-24-2006, 4:20 PM
Not arr...
Look, what you do in modding is replacing SC files with your own files, keeping the ones you do not replace on defult.
Extract stardat.mpq into a folder. Look at what you've got. That's your mod, with everything in it.
So if you want to change a file, you just replace it by putting a new file with the same name and path in your mod folder.
Check what's the path for your *.grp, make sure it's the same in your mod. For example: yourmodfolder/unit/terran/goliatht.grp


i still don't understand:o i changed a graphic in a citadel of adun
i put it in Myfirstcustom/unit/protoss/citadel.grp and still it doesnt worked nothing had changed

DemonicArchon
02-24-2006, 4:42 PM
You have to use the exact name it gave to you you can't rename it

AznBruce
02-24-2006, 4:50 PM
You have to use the exact name it gave to you you can't rename it


i did:cry:

DemonicArchon
02-24-2006, 7:28 PM
Go look at my thread on making grp's that will guide you in the right direction(exzactlly what i did in fooling around with grp's so it should work)

AznBruce
02-25-2006, 12:21 PM
Go look at my thread on making grp's that will guide you in the right direction(exzactlly what i did in fooling around with grp's so it should work)


where can i find your threat??

AznBruce
02-25-2006, 12:21 PM
Go look at my thread on making grp's that will guide you in the right direction(exzactlly what i did in fooling around with grp's so it should work)


where can i find your threat??

Holocaust
02-25-2006, 1:09 PM
No double posting, be patient with your clicker finger >_>

http://www.warboards.org/showthread.php?t=14784
That's the thread

AznBruce
02-25-2006, 2:06 PM
I'm out of Thank You demonic archon you told in your threat to remove the X_ i didn't do that thats why it still doesn work but know i now thanks ;) BTW does anyone know a tutorial for ice?? :)

DemonicArchon
02-25-2006, 2:17 PM
go to staredit.net there is a tutorial there(use the basic tutorial) If you don't understand that, i'll make a tut on ice here