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

NPC Marriage System for TFS 0.3.5

hmm 1 question i think CipSoft have been like gay or what,m Marriage system wtf ur marring a guy .. this is pointless its like i go to a female but he is guy in the reality world. wtf go is this douch shiit.... LOVE!!!-.-
pointless skiit,
oh c'mon idiot, like if anyone cares about that
don't you wanna talk too about female characters played by rl male guys?
 
feels kinda strange not to distub the Post:S
any1 i kinda thinks its good but were to i add this in php my admin or were

ALTER TABLE `players` ADD `marrystatus` INT UNSIGNED NOT NULL DEFAULT '0' AFTER `marriage` ;
 
i have problems with the system

-when i get married, and talk with the priest again to get another married, he delete my old partner.
 
I get this error:
[06/01/2010 21:30:50] data/npc/scripts/wedding.lua:27: attempt to concatenate local 'newpartner' (a nil value)
[06/01/2010 21:30:50] stack traceback:
[06/01/2010 21:30:50] data/npc/scripts/wedding.lua:27: in function 'callback'
[06/01/2010 21:30:50] data/npc/lib/npcsystem/npchandler.lua:383: in function 'onCreatureSay'
[06/01/2010 21:30:50] data/npc/scripts/wedding.lua:8: in function <data/npc/scripts/wedding.lua:8>
 
Code:
[13/01/2010 15:45:14] [Error - Npc interface] 
[13/01/2010 15:45:14] data/npc/scripts/wedding.lua:onCreatureSay
[13/01/2010 15:45:14] Description: 
[13/01/2010 15:45:14] data/lib/004-database.lua:60: [Result:getDataInt] Result not set!
[13/01/2010 15:45:14] stack traceback:
[13/01/2010 15:45:14] 	[C]: in function 'error'
[13/01/2010 15:45:14] 	data/lib/004-database.lua:60: in function 'getDataInt'
[13/01/2010 15:45:15] 	data/lib/050-function.lua:708: in function 'isOnline'
[13/01/2010 15:45:15] 	data/npc/scripts/wedding.lua:174: in function 'callback'
[13/01/2010 15:45:15] 	data/npc/lib/npcsystem/npchandler.lua:390: in function 'onCreatureSay'
[13/01/2010 15:45:15] 	data/npc/scripts/wedding.lua:8: in function <data/npc/scripts/wedding.lua:8>

I get this error, please help me
 
do it if there is a function which isn't working at 0.3.6 ;] getPlayerNameByGUID
 
i'll try ^_^ no promise
 
It doesn't work for 0.3.6 :/

After he asks "12:56 Priest: Would you like to get married?"

And you answer with "Yes", nothing happens
 
Well, it should work to 0.3.6 but there will be a few errors, but it will work.
 
Back
Top