Der andere script hat sich erstma erledigt -.-
beim compilen erkännt mein pawno die stocks nicht mehr daher habe ich folgende errors:
G:\SAMP\gamemodes\Tutorial.pwn(268) : error 017: undefined symbol "SpielerSpeichern"
G:\SAMP\gamemodes\Tutorial.pwn(334) : error 017: undefined symbol "isPlayerAnAdmin"
G:\SAMP\gamemodes\Tutorial.pwn(377) : error 017: undefined symbol "SpielerName"
G:\SAMP\gamemodes\Tutorial.pwn(384) : error 017: undefined symbol "isPlayerAnAdmin"
G:\SAMP\gamemodes\Tutorial.pwn(793) : error 079: inconsistent return types (array & non-array)
G:\SAMP\gamemodes\Tutorial.pwn(801) : error 079: inconsistent return types (array & non-array)
G:\SAMP\gamemodes\Tutorial.pwn(805) : error 017: undefined symbol "Login"
G:\SAMP\gamemodes\Tutorial.pwn(806) : error 079: inconsistent return types (array & non-array)
G:\SAMP\gamemodes\Tutorial.pwn(816) : error 079: inconsistent return types (array & non-array)
G:\SAMP\gamemodes\Tutorial.pwn(824) : error 079: inconsistent return types (array & non-array)
G:\SAMP\gamemodes\Tutorial.pwn(828) : error 017: undefined symbol "Register"
G:\SAMP\gamemodes\Tutorial.pwn(829) : error 079: inconsistent return types (array & non-array)
G:\SAMP\gamemodes\Tutorial.pwn(833) : error 079: inconsistent return types (array & non-array)
G:\SAMP\gamemodes\Tutorial.pwn(835) : warning 225: unreachable code
G:\SAMP\gamemodes\Tutorial.pwn(835) : error 029: invalid expression, assumed zero
G:\SAMP\gamemodes\Tutorial.pwn(835) : error 017: undefined symbol "ocmd_f"
G:\SAMP\gamemodes\Tutorial.pwn(835) : error 029: invalid expression, assumed zero
G:\SAMP\gamemodes\Tutorial.pwn(835) : fatal error 107: too many error messages on one line
danke schonmal für die hilfe ich hab das ganze wochenende dran gesessen.