do menu gry zombie:
1. Open zombie_plague40.sma file.
2. Find line:
PHP Code:
len += formatex(menu[len], charsmax(menu) - len, "\d6. %L^n^n", id, "MENU_SPECTATOR")
after add:
PHP Code:
// 7. Vip meniu items
len += formatex(menu[len], charsmax(menu) - len, "\r7.\w VIP Meniu Items^n^n")
3. Find:
PHP Code:
case 8: // Admin Menu
add against (that means before "case 8: // Admin Menu"):
PHP Code:
case 6: client_cmd(id, "say /vm") // Vip menu call
4. Compile plugin and add amxx file in your server.
Chce dodać zamiast "MENIU ITEMS" "Poradnik", któy będzie odsyłał do strony internetowej dajmy na to : strona.pl/poradnik
Jak mam to zrobić ?
tak: ?
case 6: client_cmd(id, "http://STRONA.PL/PORADNIK") // poradnik


Dodatki SourceMod



Temat jest zamknięty











