maybe his gf wasnt virgenthere is no changename function, also even if you'd create one it wont refresh client cache
btw: in your code, shouldnt it be doRemoveVirginity(girlfriend, true)
also you didnt pass any parameters to your function, so cid and girlfriend are nil xD
XD
function onLove()
if getPlayerTrueLove(cid, girlfriend) == RETURNVALUE_NOERROR then
doPlayerBeHappy(cid, true)
if getPlayerNerdStyle(cid) == false then
doRemoveVirginity(cid)
doRemove virginity(girlfriend)
doAddSkillTry(cid, SKILL_FUCK, 1)
else
doSendCancel(cid,"you need to change your outfit, nerds dont fuck!")
end
else
doSendCancel(cid,"you do not know how good it feels to be loved")
end end