View Single Post
MAJESTIC_SZ
Senior Member
Join Date: Mar 2020
Location: Portugal
Old 07-18-2021 , 08:45   Re: OciXCrom's Custom Shop + API
Reply With Quote #299

Quote:
Originally Posted by OciXCrom View Post
Code:
public cshop_menu_opened(id) {     if(some_condition)     {         return SHOP_CLOSE     }         return SHOP_OPEN }
I found this, but i dont know how to code.
How do i use this?
(some condition)
Do i use mp_roundtime or ... ?
Can you give an example please?
MAJESTIC_SZ is offline