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

[cast] system help me

tanii

Empire-war.com
Joined
Jan 16, 2015
Messages
383
Solutions
1
Reaction score
12
how can i add cast system on my ot 8.6 pls help me

i need 2 chars on cast boting 24h
 
I try bots server but when i login i got the error cant fint id.level.eq etcc error from mysql

Post a screenshoot of it insted, your database scheme is wrong, you have to use the one gesior provided(or extract from it)
 
Post a screenshoot of it insted, your database scheme is wrong, you have to use the one gesior provided(or extract from it)

when i create website , char and i try to login in server i recive this error.

mysql Query: SELECT `id`, `name`, `world_id`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`, `posy`, `posz`, `conditions`, `cap`, `sex`, `lastlogin`, `lastip`, `save`, `skull`, `skulltime`, `rank_id`, `guildnick`, `lastlogout`, `blessings`, `balance`, `stamina`, `direction`, `loss_experience`, `loss_mana`, `loss_skills`, `loss_containers`, `loss_items`, `premend`, `online`, `marriage`, `promotion`, `deleted`, `description`, `create_ip`, `create_date`, `comment`, `hide_char`, `signature` FROM `players` WHERE `name` = 'sir tani'
 
You need to connect to a GesiorAcc i think no clue i haven't readen the post.. Im sure that Gesior is needed to run the server.. Because Gesior.pl posted the Thread. And where do you get the error? On console or client?

Edit
Oh sry.. My Otland didn't reload in time XD
 
when i create website , char and i try to login in server i recive this error.

mysql Query: SELECT `id`, `name`, `world_id`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`, `posy`, `posz`, `conditions`, `cap`, `sex`, `lastlogin`, `lastip`, `save`, `skull`, `skulltime`, `rank_id`, `guildnick`, `lastlogout`, `blessings`, `balance`, `stamina`, `direction`, `loss_experience`, `loss_mana`, `loss_skills`, `loss_containers`, `loss_items`, `premend`, `online`, `marriage`, `promotion`, `deleted`, `description`, `create_ip`, `create_date`, `comment`, `hide_char`, `signature` FROM `players` WHERE `name` = 'sir tani'

Did you use everything that he used?
My guess is that you are running the wrong source code, that on player save you attempt to save column that the server isen't desgined to use.
Try to use the exact same thing that you download, you are most likely using something of your own could be database or server etc.
Everything has to be as he sent it or extracted and implemented to your server.
 
Did you use everything that he used?
My guess is that you are running the wrong source code, that on player save you attempt to save column that the server isen't desgined to use.
Try to use the exact same thing that you download, you are most likely using something of your own could be database or server etc.
Everything has to be as he sent it or extracted and implemented to your server.

same problem i used sorces + all data of server and getting same problem
help me now pls

click the link to see imatge error
http://postimg.org/image/86yl378rr/
86yl378rr
 

Similar threads

Replies
1
Views
453
Back
Top