- Регистрация
- 21 Авг 2011
- Сообщения
- 310
- Лучшие ответы
- 0
- Репутация
- 8
В моде есть команда /exit
Хотел сделать эту команду на ALT
В итоге вылезли такие ошибки, подскажите в чем проблема?
Хотел сделать эту команду на ALT
В итоге вылезли такие ошибки, подскажите в чем проблема?
PHP:
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(3600) : error 004: function "ClearMarriage" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(4961) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(6340) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(6353) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(8569) : error 004: function "ProxDetectorS" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(8593) : error 004: function "ProxDetectorS" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(8617) : error 004: function "ProxDetectorS" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(8641) : error 004: function "ProxDetectorS" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(8665) : error 004: function "ProxDetectorS" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(8689) : error 004: function "ProxDetectorS" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(8713) : error 004: function "ProxDetectorS" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(8738) : error 004: function "ProxDetectorS" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(9117) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(9172) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(9227) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(9282) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(9337) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(9392) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(9447) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(9502) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(9557) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(9612) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(9667) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(9722) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(9777) : error 004: function "ProxDetector" is not implemented
C:\Users\Javel's\Desktop\final\Samp-Rp.Ru\gamemodes\RolePlay.pwn(19538) : error 004: function "ProxDetector" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.