Hi guys i am new to c++ but im haveing problems in getting 5th slot and spawn to work, i dont no if they need to be in timers or....any way i ahve the codes an there each in a button.

5th slot
Code:
{ 
Writelong(0xaddy,4); 
}
spawn
Code:
{ 
Writelong(0xaddy1,0); 
Writelong(0xaddy2,0); 
}
if they need to be in timers then can someone please show me how. I have the module things in as well so that bit is ok. i have no errors when compileing. thye just dont work lol.