[HELP] Creating a Pack!

02/04/2011 20:57 corey88#1
Hello guys!

So, i'm trying to make a Pack to give to the players one kit elite, because in my shop.dat don't have the Elite Itens.

So i have the Item (PACK) created in cq_itemtype, itemtype.dat, shop.dat, etc.
But the problem is the cq_action, i don't know what the action i have to use on this.

Can someone help-me?

Thanks, Regards.
Corey.
02/04/2011 22:16 .Ash#2
When coding, the safe way is the easy way lol. There is already a newbie pack made by another member, use it as a base.

i forgot the name of it but try the one by cyberghoser and kyledibiase.
02/04/2011 22:32 corey88#3
I'v been used it.

But when i right-click on the pack not works.
Thanks.

EDIT:
Look at this:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
02/05/2011 06:46 King_Arthur#4
The last line in the image shows you trying to delete item# 1021083? (Can't tell since the image is not so good) and if that is the last id in the stack than that part is failing. Perhaps you forgot to edit that line?
02/05/2011 18:53 corey88#5
The line to delete is to delete the Pack and on next line give the itens.

I fixed the problem!
Please lock the topic, and thanks to all!