Post: Premier-Gamer Verification System [Help]
09-24-2012, 05:52 PM #1
GetTangoed
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({});
Im using Premier Gamer Verification From his menu base i have added it into my menu but to Give people Admin, VIP etc... you need to do it in this format
    Name, Function, Input, Argue
like this for example
    "Give Vip", ::setAccess, level.players[i], 1
and the thing is (i'm using BlackStrom's blulite menu base by the way) i don't have the Argue bit within my code where i add an option so could someone help me add in this section and help me to get the verification system working thanks Smile
Last edited by GetTangoed ; 09-25-2012 at 03:55 PM.
10-08-2012, 07:05 AM #11
GetTangoed
Do a barrel roll!
Originally posted by GAMER View Post
This is why I dislike menu bases that you need to fill a variable from start. Yes they are efficient, but the idea of them sucks. Using my verification you can do like you just said before but you need to kill them to reload the menu, and then where you add the options just put:

    

if(self canAccess(4))
{
self addModOpt( "Main", 3, "Test", ::test, "opt" );
}




like so, I hope you can figure out as it's hard to explain.

I've got to admit im out of my comfort zone here =Z I can get what you guys are saying but wouldn't know how to do it or where to start it doesn't matter because i know someone is releasing a verification system soon + ill give you rep for taking the time to help me out but thanks anyway Smile

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo