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

TIBIACOM acc. maker by Gesior for TFS!

Status
Not open for further replies.
I'm using the last one of ur aac: 0.1.4a
I'm using the last TFS verson: 0.2.10
Mysql for sure.

Thanks for reply
 
I downloaded the last ver...
When I tried create a new character I got this error:
Code:
[B]Fatal error[/B]:  Uncaught exception 'E_OTS_NotLoaded' in E:\xampp\htdocs\tibia\pot\OTS_Player.php:152 Stack trace: #0 E:\xampp\htdocs\tibia\accountmanagement.php(483): OTS_Player->getId() #1 E:\xampp\htdocs\tibia\index.php(115): include('E:\xampp\htdocs...') #2 {main}   thrown in [B]E:\xampp\htdocs\tibia\pot\OTS_Player.php[/B] on line [B]152[/B]
I dont tried fix this error, coz I was only testing the site...
 
I downloaded the last ver...
When I tried create a new character I got this error:
Code:
[B]Fatal error[/B]:  Uncaught exception 'E_OTS_NotLoaded' in E:\xampp\htdocs\tibia\pot\OTS_Player.php:152 Stack trace: #0 E:\xampp\htdocs\tibia\accountmanagement.php(483): OTS_Player->getId() #1 E:\xampp\htdocs\tibia\index.php(115): include('E:\xampp\htdocs...') #2 {main}   thrown in [B]E:\xampp\htdocs\tibia\pot\OTS_Player.php[/B] on line [B]152[/B]
I dont tried fix this error, coz I was only testing the site...
It's problem with wrong characters configuration.
Press "load vocations" in "admin panel" and set right "character to copy" name. In final version "install.php" will add default chars to copy.
I'm using the last one of ur aac: 0.1.4a
I'm using the last TFS verson: 0.2.10
Mysql for sure.
Thanks for reply
If anyone know why acc. maker work only with SQLite database on his PC. Please help him!
He can't create account. I think rest of options work fine with MySQL on his PC.
 
Last edited:
I didnt understand the "character to copy" ....

What I have to add there?

thx
It's name of character to copy, put something like "Account Manager" or name of other character to copy. Admin must make "character to copy" for each vocation available in "Create Character".
If u set in "Load Vocations"..
"Vocation": "None"(can't modify), "Char to copy": "Account Manager", "Add to 'create character' list?": "checked" (only checked are saved in config), "Short name of Vocation": "None" and press "Save All" account maker will set "rooksystem" - player don't choose vocation when create character (use "Account Manager" character to copy), account maker copy character (skills, eq, hp, mana...) with new id, name, account, sex... and now you have new character on account :)
If you check more than one "Add to 'create character' list?" in "Load Vocations" account maker will work in "mainsystem" - player will see list of vocations, account creator will copy character with name of 'configured name for this vocation'.
If admin select name of not existing character for vocation players will see errors. Maybe in next version it will be fixed. In next version on every page you will see what you should put in field.

//added "houses list" - show list of houses with informations: name, size, rent, city, owner name (or "Empty")
 
Humm, I got the point now...
It will copy a character as base isnt it?

But I tested here I have to create one for each vocation... I think it would be more user friendly if the script use only 1 char as base, cause I made 4 characters =\... in config you put: char_to_copy = "charName", hehehe its just my opinion...

thx anyway
 
Absolutely not nice, rather noobish. Can't you make your own design? It's copyrighted!
 
Last edited:
Well... It's not illegal to play OT using Tibia client, as far as I know. Also it's not really smart to compare C++ to websites, since a website could be done way easier and it doesn't require as much either.
 
Well... It's not illegal to play OT using Tibia client, as far as I know. Also it's not really smart to compare C++ to websites, since a website could be done way easier and it doesn't require as much either.
When you connect to OTS by Tibia Client you modify tibia client (change IP/port)! You take full code of client.. I just took layout and one javascript :>
You don't have to use my acc. maker if you know any better.
 
Good stuff, when will the guild system be finished? I'm waiting on it :p
 
Nevermmind that
 
Last edited:
I have a lot of work with scripts for OTS Persoul :(
//added guild system installation
//fixed problem with "server_path" in configuration
 
When you connect to OTS by Tibia Client you modify tibia client (change IP/port)! You take full code of client.. I just took layout and one javascript :>
You don't have to use my acc. maker if you know any better.

I sure could do all the PHP job, but ehm, how hard is it to take Tibias layout and design?
 
@Gesior.PL:

`Last Login:` doesnt show "Never logged in." when theres 0 at the database it says january 1970 or so. I tried to make it work but it didnt want to :eek:

Also, comment should be only displayed when there is more characters than 0 in the field.

Creation Date of player should be removed (it makes it look uglier and is not needed, maybe add it on account management page).

At the bottom of character information it says:
Level:
1
Sorcerer
or other voc.
Should be changed to something more important coz both things are already stated up. I've putted there "world name", because Im going to have multi-world system in the future.
 
Last edited:
I sure could do all the PHP job, but ehm, how hard is it to take Tibias layout and design?
Muuch harder than any other -.-
@Gesior.PL:

`Last Login:` doesnt show "Never logged in." when theres 0 at the database is says january 1970 or so. I tried to make it work but i didnt want to :eek:

Also, comment should be only displayed when there is more characters than 0 in the field.

Creation Date of player should be removed (it makes it look uglier and is not needed, maybe add it on account management page).

At the bottom of character information it says:
Level:
1
Sorcerer or other voc.
Should be changed to something more important coz both things are already stated up. I've putted there "world name", because Im going to have multi-world system in the future.
//fixed: last login, comment, creation date is now configurable (show: yes/no) in admin panel
...Should be changed to something more important...
What is more important? :>
On pvp worlds levels/vocations of other chars are important.
EDIT:
//added "set/change guild logo" - owner of guild can change guild logo, accept: gif, jpg, png, bmp, file size limit configurable in admin panel
//added "set/change guild description" - owner of guild can change guild description, max. length and max. number of showed lines (if more than max number of lines description will be showed in 1 line) configurable in admin panel
//added "set/change guild MOTD" - owner of guild can change guild MOTD, max. length configurable in admin panel
//added special login page for guilds - when you press button "login" on guild/guild list page after login you will be redirected to guild/guild list page
//added "change rank name and level (leader, vice, member)" - all ranks with level and name in one table, owner fo guild change names/levels and press "save all"
 
Last edited:
But its displayed 2 times u.u

Profession: x
Level: x


Characters:
Level:
x
x

Thats what I mean.
 
All seems to be working right but guilds on sites are bugged, when I click on the guild link I get this on the browser:

Fatal error: Call to a member function fetch() on a non-object in C:\Arquivos de programas\VertrigoServ\www\home\pot\OTS_Guild.php on line 274
 
I must say that I'm impressed of your progress with this AAC, Gesior. Specially since you're alone on this... Looking forward to a complete AAC. ;)
 
Status
Not open for further replies.
Back
Top