(01-31-2012, 08:43 PM)Your Computer Wrote: Pickup1 has the wrong callback syntax.
What it should be then ?
(01-31-2012, 08:43 PM)SilentStriker Wrote: (01-31-2012, 08:37 PM)FinBanana Wrote: (01-31-2012, 08:29 PM)Datguy5 Wrote: Im not 100% sure,but try putting each of them into their own voids.
you mean like having 3 different 'SetEntityPlayerInteractCallback' lines
and then the first one calls for void Pickup1 and the second one Pickup2 and so on?
I don't think that will help, Try first with only armor1 and see if it appears. And btw have you renamed the armor to armor1 armor2 etc?
Yeah, when I put them in the map they were something like "armour_nice_complete1" so I changed their names to only "armor1" and 2 and 3