30.05.2009, 00:33
I'm using 13th's streamer pickup and installed it all into my GM and made the public "OnPlayerPickupStreamPickup".
I have my icons.. ex : Icon = CreateStreamPickup(1111,3,x,y,z,range); in the Gamemodeinit.
I've gotten alot of help so far, but now my icons aren't even working now. My icons don't get messed up with the other icons, but some of moneybag aren't rewarding me properly. My healthpacks don't even work properly either. I don't want to use the "23" either though because that would defeat the purpose of what I need "2" it for.
Edit: Do I really need to make the streamer an include? Parts of the Streamer are already built into the GM.
I have my icons.. ex : Icon = CreateStreamPickup(1111,3,x,y,z,range); in the Gamemodeinit.
I've gotten alot of help so far, but now my icons aren't even working now. My icons don't get messed up with the other icons, but some of moneybag aren't rewarding me properly. My healthpacks don't even work properly either. I don't want to use the "23" either though because that would defeat the purpose of what I need "2" it for.
Edit: Do I really need to make the streamer an include? Parts of the Streamer are already built into the GM.