Log in

View Full Version : Need some script


Alexey?
04-03-2009, 01:51 PM
i need a script so if i will write some thing there then only one group will be able to watch it.


it some thing like this i think

<if condition="$forum[forumid]==0">


But instande forum it have to be some thing else

--------------- Added 1238772053 at 1238772053 ---------------

never mind i already forud it

Lynne
04-03-2009, 02:21 PM
Maybe
<if condition="is_member_of($bbuserinfo, x,y,z)">

Alexey?
04-03-2009, 03:44 PM
Ty..