[Help] LuxAdmin Script Error
#1

Hello , i am new to Pawn so i try to download ready made admin script for my server . Then i found LuxAdmin script . So i downloaded it and save all the files + copied the exact code in to my gamemode but now it gives me the following error .

C:\Users\Arsalan\Desktop\Sa-mp\pawno\include\ldudb.inc(20) : fatal error 100: cannot read from file: "dutils"
Reply
#2

You need to download the include and add at top of script

Here is download link:
http://www.mediafire.com/?j7of3tl61bh475s

pawn Код:
#include <dutils>
Reply
#3

Thanks Solved , But now i am getting more error . I also get these on LuxAdmin.pwn file

C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(820) : error 004: function "EraseVeh" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(826) : error 017: undefined symbol "AdvanceSpectate"
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(1025) : error 017: undefined symbol "AdvanceSpectate"
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(3537) : error 004: function "CarSpawner" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(3552) : error 004: function "CarSpawner" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(3567) : error 004: function "CarSpawner" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(3582) : error 004: function "CarSpawner" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(359 : error 004: function "CarSpawner" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(3734) : error 004: function "CarSpawner" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(387 : error 017: undefined symbol "GetVehicleModelIDFromName"
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(3885) : error 004: function "EraseVeh" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(4145) : error 004: function "ConnectedPlayers" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(4147) : error 004: function "InVehTotal" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(4151) : error 004: function "JailedPlayers" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(4320) : error 017: undefined symbol "DelVehicle"
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(4342) : error 004: function "EraseVeh" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(4364) : error 004: function "EraseVeh" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(4385) : error 004: function "EraseVeh" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(4405) : error 004: function "EraseVeh" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(4426) : error 004: function "EraseVeh" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(444 : error 004: function "EraseVeh" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(4475) : error 004: function "EraseVeh" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(4496) : error 004: function "EraseVeh" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(4519) : error 004: function "EraseVeh" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(4542) : error 004: function "EraseVeh" is not implemented
C:\Users\Arsalan\Desktop\LuxAdmin System 1.6\LuxAdmin\filterscripts\LuxAdmin.pwn(5213) : error 017: undefined symbol "DelVehicle"
Reply
#4

You are missing a bracket somewhere in the script recheck it.
That's what you are missing:
" {" " }" One of them
Reply
#5

it is hard to find where i missed the bracket but the errors i pasted here was copied from LuxAdmin.pwn and i didn't edited it.
Reply
#6

Quote:
Originally Posted by Arxalan
Посмотреть сообщение
it is hard to find where i missed the bracket but the errors i pasted here was copied from LuxAdmin.pwn and i didn't edited it.
Just check the lines that has errors man and look for the missing bracket.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)