What's new

Account Maker [8.60] Problem z Sample

Status
Not open for further replies.

Alexooo

Advanced User
Joined
Jul 7, 2011
Messages
152
Reaction score
5
Witam, zainstalowa?em sobie accmaker wszystko dzia?a pi?knie ale zrobi?em konto chce zrobi? sobie posta? to nie ma sampli jak to naprawi?? Jak je zrobi?? Gdzie? i Sk?d?

Tak wygl?da b??d po pr?bie robienia postaci.


Wrong characters configuration. Try again or contact with admin. ADMIN: Edit file config/config.php and set valid characters to copy names. Character to copyKnight Sample doesn't exist.
 

Sco

Senior User
Joined
Mar 6, 2011
Messages
551
Reaction score
62
Odp: [8.60] Problem z Sample

Wrzu? to do zapytania sql:

PHP:
INSERT INTO players (name, group_id, account_id, sex, vocation, experience, level, maglevel, health, healthmax, mana, manamax, manaspent, soul, direction, lookbody, lookfeet, lookhead, looklegs, looktype, lookaddons, posx, posy, posz, cap, lastlogin, lastip, save, conditions, skulltime, skull, guildnick, rank_id, town_id, loss_experience, loss_mana, loss_skills, lastlogout, blessings, premend, online, comment, created, hide_char, nick_verify) VALUES 
("Rook Sample", 1, 1, 1, 0, 0, 1, 0, 185, 185, 35, 35, 0, 100,"", 44, 44, 44, 44, 128, 0, 0, 0, 0, 420, "", "", 1,"","","","","","1","","","","","","","","",'.time().',1,1),
("Sorcerer Sample", 1, 1, 1, 1, 0, 1, 0, 185, 185, 35, 35, 0, 100,"", 44, 44, 44, 44, 128, 0, 0, 0, 0, 420, "", "", 1,"","","","","","1","","","","","","","","",'.time().',1,1),
("Druid Sample", 1, 1, 1, 2, 0, 1, 0, 185, 185, 35, 35, 0, 100,"", 44, 44, 44, 44, 128, 0, 0, 0, 0, 420, "", "", 1,"","","","","","1","","","","","","","","",'.time().',1,1),
("Paladin Sample", 1, 1, 1, 3, 0, 1, 0, 185, 185, 35, 35, 0, 100,"", 44, 44, 44, 44, 128, 0, 0, 0, 0, 420, "", "", 1,"","","","","","1","","","","","","","","",'.time().',1,1),
("Knight Sample", 1, 1, 1, 4, 0, 1, 0, 185, 185, 35, 35, 0, 100,"", 44, 44, 44, 44, 128, 0, 0, 0, 0, 420, "", "", 1,"","","","","","1","","","","","","","","",'.time().',1,1)


Notka moderatorska:
+1 OT Expert
 
Last edited by a moderator:

Alexooo

Advanced User
Joined
Jul 7, 2011
Messages
152
Reaction score
5
Odp: [8.60] Problem z Sample

Dzi?ki pomog?o.
 
  • Like
Reactions: Sco
Status
Not open for further replies.
Top