Goldkiller
Ich nutze das Godfather Script /gemoddet von psychosandman
gAdmin 1.2.1 | 102 (+25) Commands | MYSQL & IRC Support | Update: 1.3.10
Wichtiger Hinweis: Bitte ändert nicht manuell die Schriftfarbe auf schwarz sondern belasst es bei der Standardeinstellung. Somit tragt ihr dazu bei dass euer Text auch bei Verwendung unseren dunklen Forenstils noch lesbar ist!
Tipp: Ihr wollt längere Codeausschnitte oder Logfiles bereitstellen? Benutzt unseren eigenen PasteBin-Dienst Link
-
-
gAdmin funktioniert nicht zusammen mit Godfather,da sowohl gAdmin als auch Godfather ein eigenes UserSystem haben und jeweil /login & /register nutzen.
Es gibt zwei "Lösungen",
Nr.1 ... du bastelst gAdmin und Godfather zusammen.Ist aber unglaublich viel Arbeit.
Nr.2 ... du suchst in gAdmin.pwn nach "RegisterCommands",änderst dort die Befehle /register und /login zu zB /aregister und /alogin.Kompilierst neu und nutzt diese *.amx.Nachteil ist allerdings dass du sowohl bei Godfather dich einloggen musst als auch bei gAdmin. -
cooles script gefällt mir ist sogar sehr einfach zu nutzen danke Goldkiller
-
Hier nochmal eine Testversion,Changelog:
ZitatV. 1.0
- Changed Usersystem to SQL format,gSQL (by MadniX) (Old system still avaible)
- Removed bool:bSpawned -> IsPlayerSpawned()
- AdminCommandString() runs succesfull again after LoadConfig() [bACMDs=false]
- Fixed AdminCommandString() (Bug in 1st Level5 string)
- Added msg if input for several commands is too long (/mapname,/speedo etc)
- Renamed variables with missing prefix
- Some code stuff here and there
- Fixed compile option #USE_MENUS for menu loading
- Fixed missing AdminLevel check for adminchat
- Reset of Weathervars when changing weather
- Reset of Timevars when chaning time
- Added /gmx command
- Added login protection for 7login blabla
- Moved from DINI to SII
- Fixed a bug in loading cfg entry DynmWeather & DynmTime
- Removed sscanf-line in command with only one string paramter "sscanf(params,"s",...)"
- Spec is now canceled if spectated person starts to spectate too
- Added /unban command
- Fixed /hitman Usage-Color
- Fixed /data and /stats showing kill/deaths (aka ratio) now correct if deaths = 0
- Removed useless check in OnPlayerExitedMenu()
- Added 'Schaltjahr' detection to GetDateTilBanned()
- Fixed sometimes missing message after setting adminlevel (Rcon Admin check)
- Improved GetDistance,CountChar function
- Fixed some bugs where it was able to crash server
- Finally fixed problem bug where IP entry sometimes wasn't found although it was set
- Speed optimisation for GetAliaslistEntry()
- Fixed wrong disconnect reason when getting kicked via PingKick() // thx wardog
- Changed sscanf parameter if an playerid was searched from 'd' to 'u' // User request
- Fixed wrong playername in /getalias
- Rewrote /addwhite & /addblack
- Added extra code to Write(Clan)Black/Whitelist to prevent possible crash
- Some speed optimisation in gLanguage2.inc
- /loc returns random location on Spectating admins
- !kick & !ban to use by everyone
- Added compile option 'PINGKICK_ADMIN_IMMUNITY',to prevent PingKick from kicking admins level 2 or higher
- Moved some global variables to local ones
- Removed dfiles from MYSQL Built and the other way round
- Fixed MYSQL built /changepw
- Some changes in OnPlayerDeath and OnPlayerSpawn
- Adjusted size of vars in gSQL
- Added polish as another Language (thanks to DerPole)
- Added ANTI_SPAM script,new cfg entry: SPAMRATE, MAX_MSG_IN_SPAMRATE
- Changed /announce [msg] to /announce ([time in ms] [style]) [msg]
- Added missing return in /settings + fixed bug + added extra ClientMessages + file check
- Added extra code on destroying timers
- Changed order for OnPlayerSpawn() on registrated accounts
- Added extra check in OnVehicleSpawn() to trigger unlocking a vehicle only if vehicle was lockedWer MYSQL nutzen möchte für das Usersystem ->[REL]SAMP-MySQL v0.14 - Memory Leak FIXED !!!
Download zur Testversion gibt es hier : > Klick < -
gibs das auch ohne den Ganzen schnickschnack nur mit Admin cmds und Register system ?
weil lock etc. kann ich nicht brauche nauf meinm Server
-
Teilweise.
Such mal nach "#define LOCK_MODE" in der gAdmin.pwn Datei.
Mach dort hallt " // " vor,dann wird das nicht mit kompiliert./* Userbuild - Here you can decide what system to really need or not */
#define SPECTATE_MODE // - Comment out if you dont need inbuild Spectate Mode
#define DISPLAY_MODE // - Comment out if you dont need DisplayMode showing Area,Speed or both while in a vehicle
#define DISPLAY_MODE_TD // - Comment out if you want to have DisplayMode using GametextForPlayer,instead of TextDraw
#define LOCK_MODE // - Comment out if you dont need Lock system,providing some extra admincommands too
#define BASIC_COMMANDS // - Comment out if you dont want the following commands
/* Read:
The BASIC_COMMANDS are:
- /players
- /clock
- /date
- /pos
- /me
- /kill
- /givemoney
*/
#define EXTRA_COMMANDS // - Comment out if you dont want the following commands
/* Read:
The EXTRA_COMMANDS are:
- /bank
- /withdraw
- /para
- /hitman
- /bounty
*/
#define USE_MENUS // - If you dont need menus,you can remove them easily (all cmd which involve menus won't work anymore)
//#define SAVE_POS // - Save the position of a player when he leaves the server
//#define SAVE_ADDITION // - Saves Playerinfo in a custom time,not only on Connect and Disconnect (If server crashes this might be helpful)
#if defined SAVE_ADDITION
#define SAVE_TIME 5*60*1000 // 5 Minutes
#endif/* Misc defines - You might edit them to fit your needs*/
#define MAX_WRONG_PW 5
#define PREFIX_ADMINCHAT '#' // Char to identify with AdminChat
#define PREFIX_VIPCHAT '*' // Char to identify with VipChat
#define MAX_COUNTDOWN 60*60*24 // 1Day should be too long
#define MAX_ANNOUNCE_TIME 15*1000
#define REGMSG_DELAY (5000)
//#define MYSQL // Use new Usersystem V2,built on MYSQL using gSQL library instead of DUDB
#define COLOR_FIX // Fix the playercolors if they return 0 (/invisible)
#define LOGIN_PROTECTION // Protection for 7login blablabla
#define PINGKICK_ADMIN_IMMUNITY // Imunity for admins when checking the ping
#define ANTI_SPAM // Script to prevent people from spaming the mainchat
#define NO_JAIL_COUNT // Since 1.0 it's not needed anymore!
//#define PMBIND_INCLUDE -
wird das auch 0.3 kompitabel gemacht oder funst da auch das von 0.2X habs bisjetz nochnicht getestet^^
-
also ich würds mal testen^^
wenns nicht geht schauen ob mans beheben kann wenn nicht dann im englischen forum nachfragen oder hier -
Wird nicht funktionieren wegen IRC & MYSQL.
Werde es selbstverständlich für 0.3 kompatibel machen,wäre ja Schade um die Arbeit -
gut danke xD
-
-
C:\Users\Tobi\Desktop\Server\pawno\include\gAdmin\gSQL.inc(22) : fatal error 100: cannot read from file: "a_sampmysql"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
Habe versucht es mit aregister und alogin zu machen...
Habe ich etwas falsch gemacht :
new RegisterCommands[4][e_Register]= {
/*
COMMANDSNAME - You HAVE TO write it down here
COMMANDLEN - We set the len new when we start filterscript,thats why -1 is default
*/
{"aregister", -1}, // command to registration
{"alogin", -1}, // command to login
{"changepw", -1}, // command to change password
{"commands", -1} // command to show all commands
};
#define CMD_REGISTER \
RegisterCommands[0][sCommand]
#define CMD_REGISTER_LEN \
RegisterCommands[0][CommandLen]
#define CMD_LOGIN \
RegisterCommands[1][sCommand]
#define CMD_LOGIN_LEN \
RegisterCommands[1][CommandLen]
#define CMD_CHANGEPW \
RegisterCommands[2][sCommand]
#define CMD_CHANGEPW_LEN \
RegisterCommands[2][CommandLen]
#define CMD_COMMANDS \
RegisterCommands[3][sCommand]
#define CMD_COMMANDS_LEN \
RegisterCommands[3][CommandLen]Naja kenne mich net sogut aus aber was muss ich den hier ändern? :o
-
Ist richtig so.Der Fehler liegt aber nicht daran.
Zitat- Question :
I get this Error while compiling please Help!!1!!1
\gAdmin\gAdmin.inc(47) : fatal error 100: cannot read from file: "a_sampmysql.inc"1 Error.
- Answer :
You tried to compile with the MYSQL feature,hence you need the 'a_sampmysql.inc'.
Get the plugin plus the include from here:
http://forum.sa-mp.com/index.php?topic=23931.0
Oder kurz auf Deutsch.Du versuchst mit MYSQL support zu kompilieren,dir fehlt aber die Include Datei dafür.
Wenn du MYSQL nicht brauchst,such nach #define MYSQL ,änder es in //#define MYSQL -
Ahh, ok thx
Nächstes Problem habe jetzt alles geändert nur der Server geht net an, also der Samp-server.exe ist wohl an aber da steht nur
verbindung wird aufgebaut
//edit wenn ich MYSQL nicht brauche muss ich das dann überhaupt im Filterscript laden?
-
Hab ich schon beantwortet
ZitatWenn du MYSQL nicht brauchst,such nach #define MYSQL ,änder es in //#define MYSQL
Nein brauchst du natürlich nicht,das Gleiche gilt auch für IRC. -
Habe alles nun ein neues Problem
Habe also es geht alles nur wenn ich mich halt einlogge habe GF also habe auch Compiled usw....
Aber im Game kann ich die COmmands net benutzen obwohl er alle lädt
-
Sehr schön,
was ist das höchste Admin Level ?
-
yo leute, ich weiss dass das jetz sau wien noob klingt abeeeeeeeer
ICH HAB KEIN PLAN
also kann mir ma jmd erklaern wo ich das ganze zeug einfuegen muss was ich loeschen muss, in den server schreiben muss un in den serverlog schreiben muss um das spielen zu koennen?
ich glaub ich hab mir grad danz gta zerstoert aber naja -
Sehr schön,
was ist das höchste Admin Level ?
Level 5
// -> /makeleader geht nicht oder habe ich was verpasst,vllt wurde ja der Command geändert, wäre nett wenn mir jemand es erzählt.
-
jetzt wirds langsam zeit das es auf 0.3 umgescriptet wird^^ oder bist du schon dabei?
-
Kan einer die Datei neu hochladen alle Links leider Down Oo Pls
-