PHP Code:
add(menuBody, 511, "\r1. \wother....\w^n")
add(menuBody, 511, "\r2. \wother....\w^n")
add(menuBody, 511, "\r3. \wother....\w^n")
add(menuBody, 511, "\r4. \wother...\w^n")
add(menuBody, 511, "\r5. \wother...\w^n")
add(menuBody, 511, "\r6. \wother....\w^n")
add(menuBody, 511, "\r7. \wother....\w^n")
add(menuBody, 511, "\r8. \wOther...\w^n")
if(get_user_flags(id) & ADMIN_KICK)
{
add(menuBody, 511, "\r9. \wSpiderman \y[Hook Feature]\w^n")
}
add(menuBody, 511, "\r0. \wExit^n")
for admin "Spiderman" but, other players can choose press 9
__________________