Ok did more debuging the number is correct, it does get the correct number BUT this doesn't work
Code:
powerup = ts_createpwup(TSPWUP_SUPERJUMP)
ts_givepwup(id,powerup)
client_print(id,print_chat,"[AMXX]Received free powerup")
All that i see is "[AMXX]Received free powerup" in chat so it os obviously going there but i never acualy get the powerup....yes, id = client