Guest Posted September 13, 2018 Share Posted September 13, 2018 شباب وين الخطأ؟ بدي لما يكون الشخص مو مسجل ما يقدر يسوي الكوماند if isGuestAccount ( source ) then outputChatBox ( "#ff0000• يجب أن تكون مسجل", source, 255, 255, 255, true) return end Link to comment
KillerX Posted September 14, 2018 Share Posted September 14, 2018 if isGuestAccount ( getPlayerAccount(source) ) then outputChatBox ( "#ff0000• يجب أن تكون مسجل", source, 255, 255, 255, true) return end Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now