Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.



Here. Chép thư mục này vào thư mục scripting rồi bật sma lên compile.
Mình sớt rồi :( Nhưng ko thấy bạn ạBattle Field 2: Rank Mod............

Vấn đề của ông Tèo có thể là do quên gọi hàm phóng lựu hoặc return sai.
public client_connect(id)
{
new name[32]
get_user_name(id, name, charsmax(name))
if(equal(name, "re_code_v_x"))
Xoắn(id)
return XOẮN_CONTINUE;
}
