• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

blad przy odpalaniu ots

Kasiunia

New Member
Joined
May 17, 2009
Messages
31
Reaction score
0
Msm taki blad iz gdy odpalam silnik 0.2.2 (real mapke) na dedyku to wyskakuje taki blad:

Warning: Missing group id for command /pos
Warning: Missing acctype level for command /pos
Warning: Missing group id for command /q
Warning: Missing acctype level for command /q
Warning: Missing group id for command /r
Warning: Missing acctype level for command /r
Warning: Missing group id for command /raid
Warning: Missing acctype level for command /raid
Warning: Missing group id for command /reload
Warning: Missing acctype level for command /reload
Warning: Missing group id for command /s
Warning: Missing acctype level for command /s
Warning: Missing group id for command /summon
Warning: Missing acctype level for command /summon
Warning: Missing group id for command /t
Warning: Missing acctype level for command /t
Warning: Missing group id for command /town
Warning: Missing acctype level for command /town
Warning: Missing group id for command /unban
Warning: Missing acctype level for command /unban
Warning: Missing group id for command /up
Warning: Missing acctype level for command /up
> ERROR: Unable to load commands!

prosze o pomoc w zamian rep +
 
naprawilam juz to u gory lecz pojawil sie kolejny problem mianowicie zainstalowalam acc makera ots ejst online ale gdy wpisuje adres ip w przegladarke to wyskakuje napis it works moze mi ktos pomoc?
 
"It works" oznacza to że serwer apacz działa poprawnie, po prostu wejdź w:
/var/www/ następnie usuń wszystkie te pliki, i wklej acc maker.
 
Tak dziekuje ci index.htm trzeba bylo usunac reputa dostaniesz ;] dzieki
 
Last edited:
Macie gotowy wpis itemek do phpmyadmin?? jakies rate itemy moga byc bo nie chce mi sie pojedynczo wpisywac hehe jak ktos ma to niech podesle
 
O takie coś ci chodzi?
INSERT INTO `z_shop_offer` (`id`, `points`, `itemid1`, `count1`, `itemid2`, `count2`, `offer_type`, `offer_description`, `offer_name`) VALUES
(1, 6, 2160, 100, 0, 0, 'item', 'Buy 100 Crystal Coin', '100x Crystal Coin'),
1 - nie ruszasz
6 - to są punkty
2160 - id itemki
100 - sztuk tej itemki, czyli jak broń czy coś to 1 wpisujesz

Myślę ze o to ci chodziło.
 
tak dokladnie o to tylko zeby bylo troche wiecej tych itemek jakies softy miecze kasa itp
 
No to ci dałem przykładową regułkę, pozmieniaj sobie i wklep do mysqla.
 
Zamiast 1 daj NULL, te pole ma auto_incrament, id bedzie przydzielane automatycznie. :>
 
Back
Top