I need Help Here :)

Results 1 to 9 of 9
  1. #1
    I'm your Worst Nightmare! Meet Your Maker is offline
    MemberRank
    Nov 2012 Join Date
    EarthLocation
    449Posts

    I need Help Here :)

    How to Separate the Chat String and the Blue String Like.. exp/moving location/looting Zen .


  2. #2

    Re: I need Help Here :)

    seperate?
    show us example with pictures.

  3. #3
    I'm your Worst Nightmare! Meet Your Maker is offline
    MemberRank
    Nov 2012 Join Date
    EarthLocation
    449Posts

    Re: I need Help Here :)

    Like This


  4. #4
    I'm your Worst Nightmare! Meet Your Maker is offline
    MemberRank
    Nov 2012 Join Date
    EarthLocation
    449Posts

    Re: I need Help Here :)

    Bump !

  5. #5

    Re: I need Help Here :)

    what files mate are u using

  6. #6
    I'm your Worst Nightmare! Meet Your Maker is offline
    MemberRank
    Nov 2012 Join Date
    EarthLocation
    449Posts

    Re: I need Help Here :)

    TitanTech

  7. #7

    Re: I need Help Here :)

    check on SCFData \ scf_post or something
    and copy paste here the post configs
    maybe scf_commands

    or both.

  8. #8
    I'm your Worst Nightmare! Meet Your Maker is offline
    MemberRank
    Nov 2012 Join Date
    EarthLocation
    449Posts

    Re: I need Help Here :)

    there's no scf_post on Titan tech

    Only SCF_Command

    ;/==============================================================================
    ;/Commands Configuration File [SCFMT TEAM]
    ;/#Titans Tech MuOnline Server Files - Start MuOnline Configuration
    ;/by DaRKav & IcaruS
    ;/------------------------------------------------------------------------------
    ;/Revision: 17 September, 2009
    ;/==============================================================================

    [Names]

    Cmd00 = /Test
    Cmd01 = /Warp
    Cmd02 = /Transform
    Cmd03 = /Block setting
    Cmd04 = /Cancel block
    Cmd05 = /Chatting ban
    Cmd06 = /Cancel chatting ban
    Cmd07 = /Warp guild
    Cmd08 = /End guild
    Cmd09 = /End battle
    Cmd10 = /Start battle
    Cmd11 = /Stop battle
    Cmd12 = /Item
    Cmd13 = /Time left
    Cmd14 = /Battle
    Cmd15 = /Battle Soccer
    Cmd16 = /Request
    Cmd17 = /Disconnect
    Cmd18 = /Move
    Cmd19 = /Trans
    Cmd20 = /SetBlock
    Cmd21 = /UnsetBlock
    Cmd22 = /DisableChat
    Cmd23 = /EnableChat
    Cmd24 = /GuildMove
    Cmd25 = /GuildDisconnect
    Cmd26 = /GuildWarEnd
    Cmd27 = /GuildWarStart
    Cmd28 = /GuildWarStop
    Cmd29 = /RemainTime
    Cmd30 = /GuildWar
    Cmd31 = /BattleSoccer
    Cmd32 = /Request
    Cmd33 = /Connection status
    Cmd34 = /Trace
    Cmd35 = /Monitor
    Cmd36 = /ConnectionState
    Cmd37 = /UserTracking
    Cmd38 = /UserWatching
    Cmd39 = /Firecracker
    Cmd40 = /post
    Cmd41 = /pkclear
    Cmd42 = /addstr
    Cmd43 = /addagi
    Cmd44 = /addvit
    Cmd45 = /addene
    Cmd46 = /addcmd
    Cmd47 = /skin
    Cmd48 = /marry
    Cmd49 = /getmarry
    Cmd50 = /acceptmarry
    Cmd51 = /divorce
    Cmd52 = /forcedivorce
    Cmd53 = /tracemarry
    Cmd54 = /Kundun Status
    Cmd55 = /Kundunpi
    Cmd56 = /Kundunhoebokryang
    Cmd57 = /Kundunchodanghoebokryang
    Cmd58 = /Kundun recovery time
    Cmd59 = /Reset
    Cmd60 = /Gmove
    Cmd61 = /vipbuylist
    Cmd62 = /vipbuy
    Cmd63 = /viprenew
    Cmd64 = /vipstate
    Cmd65 = /serverinfo
    Cmd66 = /playerinfo
    Cmd67 = /gg
    Cmd68 = /Gmoveall
    Cmd69 = /level
    Cmd70 = /whois
    Cmd71 = /online
    Cmd72 = /addbuff
    Cmd73 = /clearinv
    Cmd74 = /addskill
    Cmd75 = /status
    Cmd76 = /vipstatus
    Cmd77 = /setzen
    Cmd78 = /setvip
    Cmd79 = /banchar
    Cmd80 = /banaccount
    Cmd81 = /spawn
    Cmd82 = /pkset
    Cmd83 = /mobskin
    Cmd84 = /ware
    Cmd85 = /vipbuyware
    Cmd86 = /cschangeowner
    Cmd87 = /cssetregsiege
    Cmd88 = /cssetregmark
    Cmd89 = /cssetnotify
    Cmd90 = /cssetstart
    Cmd91 = /cssetend
    Cmd92 = /cscurowner
    Cmd93 = /cscurstate
    Cmd94 = /cschangeside
    Cmd95 = /goevent
    cmd96 = /vipbuydays
    cmd97 = /lottery
    cmd98 = /answer

    [Item]
    ;1 - Enable item command / 0 - Disable item command
    SCFItemEnabled=1

    [Post]
    ;1 - Enable post command / 0 - Disable post command
    SCFPostEnabled=1
    ;Color of post [description later]
    SCFPostColor=2
    ;Zen deduction after each use of post command
    SCFPostMoney=5000
    ;Minimum character level to use post command
    SCFPostLevel=10

    [Add]
    ;1 - Enable add* commands / 0 - Disable add* commands
    SCFAddEnabled=1
    ;Maximum number of points can add at one time
    SCFAddMaxNumber=10000
    ;Zen deduction after each use of add* commands
    SCFAddReqMoney=2000

    [PkClear]
    ;1 - Enable pkclear command / 0 - Disable pkclear command
    SCFPKClearEnabled=1
    ;Zen deduction Formula = Player PK Level * Money
    SCFPKClearMoney=40000000

    [Skin]
    ;1 - Enable skin command / 0 - Disable post command
    SCFSkinEnabled=1
    ;1 - Command for GM only / 0 - Command for all
    SCFSkinOnlyForGM=1
    ;Charge zen to change player skin
    SCFSkinReqMoney=20
    ;Minimum level to use skin command
    SCFSkinReqLevel=1

  9. #9

    Re: I need Help Here :)

    so it means there is no option doing that :/
    sorry but you need coding experience to do it .



Advertisement