Dans se cas je ne peux malheureusement pas t'aider vu que chez moi le CustomPichups c'est :
forward CustomPickups() ==> en haut du script
new pickuptimer; ==> en haut du script
KillTimer(pickuptimer); ==> dans public GameModeExitFunc()
pickuptimer = SetTimer("CustomPickups", 1000, 1); ==> dans public OnGameModeInit()
et ça for(new i = 0; i < MAX_PLAYERS; i++) ==>dans public CustomPickups()
Si donc avec tout ça le pickup ne fait rien, je ne peux pas t'en dire plus