• 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!

Sample sie nie zapisują rotfl2

Status
Not open for further replies.

vimoco

ۤ
Joined
Jan 11, 2009
Messages
1,011
Reaction score
9
cześć

chce dodać eq do sampli, a tu taka jazda.. postać nie zapisuje mi eq :D

error z silnika
Code:
[16/08/2009 12:55:22] mysql_real_query(): SELECT `player_id`, `name` FROM `player_spells` WHERE `player_id` = 98 - MYSQL ERROR: Table 'alzeria.player_spells' doesn't exist (1146)
[16/08/2009 12:55:22] mysql_real_query(): SELECT `pid`, `sid`, `itemtype`, `count`, `attributes` FROM `player_items` WHERE `player_id` = 98 ORDER BY `sid` DESC - MYSQL ERROR: Table 'alzeria.player_items' doesn't exist (1146)
[16/08/2009 12:55:22] mysql_real_query(): SELECT `pid`, `sid`, `itemtype`, `count`, `attributes` FROM `player_depotitems` WHERE `player_id` = 98 ORDER BY `sid` DESC - MYSQL ERROR: Table 'alzeria.player_depotitems' doesn't exist (1146)
[16/08/2009 12:55:22] Knight Sample has logged in.
@edit
SAVE w bazie jest oczywiście ustawione na '1'

@edit2
O jezu, ale ze mnie bałwan, nie zauważyłem 'doesn't exist'...
Dobra problem już naprawiony XD

Dobra żeby nie zakładać new tematu, teraz mam następny problem którego nie mam pomysłu rozwiązać ='D

Po każdym logu na sample respi sie EQ rookowe... jak to usunąć?:|
 
Last edited by a moderator:
Wyłącz firstitems.xml (jak 0.3.5 to musisz w ./mods/firstitems.xml )
<mod name="First Items" version="1.0" author="The Forgotten Server" contact="otland.net" enabled="no">
A jak starszy to .data\creaturescripts\creaturescripts.xml
Wywalić linijkę
<event type="login" name="FirstItems" script="firstitems.lua"/>
 
Dzięki ='D

@btw
REPa dostaniesz pózniej..
You have given out too much Reputation in the last 24 hours, try again later.
 
Status
Not open for further replies.
Back
Top