[FilterScript] JakAdmin3 - User-Friendly/Fast/Efficient (zcmd,sscanf2,foreach,SQLite) (ReMaKe)
#61

Quote:
Originally Posted by ProBro
View Post
My Server.exe dosen't loads this
Post your server_log.txt
Reply
#62

Hello.

When I try to compile jadmin3 it gives errors.

Code:
...\filterscripts\jadmin3.pwn(543) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(555) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(694) : error 025: function heading differs from prototype
...\filterscripts\jadmin3.pwn(712) : error 025: function heading differs from prototype
...\filterscripts\jadmin3.pwn(2966) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5259) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5397) : error 017: undefined symbol "db_get_field_int"
...\filterscripts\jadmin3.pwn(5417) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5419) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5420) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5422) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5423) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5424) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5427) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5428) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5429) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5430) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5431) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5432) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5433) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5434) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5435) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5436) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5439) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5654) : error 017: undefined symbol "db_get_field_int"
...\filterscripts\jadmin3.pwn(6129) : error 017: undefined symbol "DIALOG_STYLE_TABLIST_HEADERS"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Reply
#63

Quote:
Originally Posted by Leon98
View Post
Hello.

When I try to compile jadmin3 it gives errors.

Code:
...\filterscripts\jadmin3.pwn(543) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(555) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(694) : error 025: function heading differs from prototype
...\filterscripts\jadmin3.pwn(712) : error 025: function heading differs from prototype
...\filterscripts\jadmin3.pwn(2966) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5259) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5397) : error 017: undefined symbol "db_get_field_int"
...\filterscripts\jadmin3.pwn(5417) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5419) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5420) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5422) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5423) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5424) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5427) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5428) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5429) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5430) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5431) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5432) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5433) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5434) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5435) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5436) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5439) : error 017: undefined symbol "db_get_field_assoc_int"
...\filterscripts\jadmin3.pwn(5654) : error 017: undefined symbol "db_get_field_int"
...\filterscripts\jadmin3.pwn(6129) : error 017: undefined symbol "DIALOG_STYLE_TABLIST_HEADERS"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Update your SAMP Includes (probably the pawno folder) to the latest version SAMP package 0.3.7
Reply
#64

This is the best Admin System! But i have a only problem. I installed all files correctly but the plugin "LibRexEx" "failed" at server starts! Thanks.
Reply
#65

Quote:
Originally Posted by Kaezh
View Post
This is the best Admin System! But i have a only problem. I installed all files correctly but the plugin "LibRexEx" "failed" at server starts! Thanks.
Can you show me how you set your server.cfg up & the server_logs.txt too.
Reply
#66

+rep for u, best ever i saw and i use it. thanks for this
Reply
#67

Quote:
Originally Posted by JaKe Elite
View Post
Update your SAMP Includes (probably the pawno folder) to the latest version SAMP package 0.3.7
Thanks mate.
Reply
#68

Quote:

Wait for an update, I will be updating the script without the libregEx soon.

OK. When will be the update?
Reply
#69

Quote:
Originally Posted by Gameluner
Посмотреть сообщение
OK. When will be the update?
TBA :P
Reply
#70

Good Job bro,keep it up
Reply
#71

+Rep Nice work im using this 1 for my server atm
Reply
#72

Opening a beta test later today.
Reply
#73

185.107.96.218:9901 - Beta Testing for JakAdmin 3.5
Reply
#74

3.5 has been released, Please check the first post for more information!

Thank you to Milica, NotDunn, Kizuna, YaBoiJeff (Sean), Pavintharan for participating the beta-test.
Also thank you to Ultraz & denNorske for providing a temporary-host for the Beta Test, I appreciate it guys!
Reply
#75

Quote:
Originally Posted by JaKe Elite
Посмотреть сообщение
3.5 has been released, Please check the first post for more information!

Thank you to Milica, NotDunn, Kizuna, YaBoiJeff (Sean), Pavintharan for participating the beta-test.
Also thank you to Ultraz & denNorske for providing a temporary-host for the Beta Test, I appreciate it guys!
No problem.
Feel free to use the host/slot however you'd like, whenever you'd like. Just let me know if you need anything else.

Good job on the system so far!
Reply
#76

JakAdmin 4.0 is under development.
Reply
#77

Hi guys , i want work with JakAdmin but i get 26 Errors.
So can some one help please , this is code :
Quote:

error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "CreateExplosionForPlayer"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "CreateExplosionForPlayer"
error 017: undefined symbol "GetPlayerPoolSize"
error 017: undefined symbol "CreateExplosionForPlayer"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"
error 017: undefined symbol "db_get_field_assoc_int"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


26 Errors.

Reply
#78

Have you updated your includes to the latest 0.3.7?
Reply
#79

First time i get error : update foreach.ini and i update it after i get 26 errors so i dont know how to fix it can you help me please
Reply
#80

Quote:
Originally Posted by Castiel17
Посмотреть сообщение
First time i get error : update foreach.ini and i update it after i get 26 errors so i dont know how to fix it can you help me please
update your samp version
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)