I got 2 plugin and 1 include, I have a native called server_type and 1 param wich is type.
And in plugin #1 i have a global variable called g_serverType and i wanna chcek if g_serverType is 0 and if it is 0 it shud att item 3 if it is anything else but 0 it should skip item 3 and go to item 4 or simply not add item 3.