Little Question Here.
#1

In my gamemode, Its the admin System,

But I made a new one, But I'm trying to add this:

if (adminlevel[playerid] > 2)

Because that is on my gamemode,

how i can put it on my filterscript?
CallRemoteFunction?
SetPVars?

Please give me an example.
Thanks
Reply
#2

So im thinking that you want to use a function,

if (adminlevel[playerid] > 2)

in your filterscript, also in your gamemode. If so,

You can store another Enumeration, but i don't see why you would do that.

You can do this in Lux Administration because he did make his own #include for this. I think you should try to make your own too ^.^
Reply
#3

Use PVars if you wish to access them from gamemode and filterscripts.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)