This source : http://forum.ragezone.com/f245/gunz-...lready-798186/
How to add only grade 255?
( No members, etc )
This source : http://forum.ragezone.com/f245/gunz-...lready-798186/
How to add only grade 255?
( No members, etc )
Why not ask the creator instead of asking random people? o-o!!!
Ccf_admin
CCF_ADMIN would do the job only for 255,254,252 grades. In order to return it only for 255, use the GetUGradeID function;
Code:if(ZGetMyInfo()->GetUGradeID() == MMUG_ADMIN) { //your code. }