what is possible is to show the rep like here in simple forum script
i dont plan to extend the sys to PHP (giving rep via forum)
I don't have a 050-function.lua. Help please
Loading rep_system.xml...[Warning - TalkAction::configureEvent] Duplicate registered talkaction with words: /hail
[26/06/2010 17:36:52] [Warning - TalkAction::configureEvent] Duplicate registered talkaction with words: /fuck
[26/06/2010 17:36:52] [Warning - TalkAction::configureEvent] Duplicate registered talkaction with words: /set
[26/06/2010 17:36:52] [Warning - TalkAction::configureEvent] Duplicate registered talkaction with words: !ranks
[26/06/2010 17:36:52] [Warning - TalkAction::configureEvent] Duplicate registered talkaction with words: !rep
[26/06/2010 17:36:52] [Warning - TalkAction::configureEvent] Duplicate registered talkaction with words: !hail
[26/06/2010 17:36:52] [Warning - TalkAction::configureEvent] Duplicate registered talkaction with words: !fuck
<!--Cyber's REPutation System-->
<talkaction words="!ranks" event="script" value="repscore.lua"/>
<talkaction words="!hail;!fuck" event="script" value="repute.lua"/>
<talkaction words="!rep" event="script" value="info.lua"/>
<talkaction log="yes" words="/hail;/fuck;/set" access="5" event="script" value="addremove.lua"/>
that's the problem, delete that file if you will use luas versionyes i have rep_system.xml in the folder /mods
loadmodlib('repSystem')
data/lib/050-function.luawhere does this go in 050:function..
Cant rly find a place, I tried to put it last but the server crashed :sCode:loadmodlib('repSystem')