Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Save edited file


Aurelijus
 Share

Recommended Posts

Why when i edit server or client files frx,bas… nothing happened?I can delete those files server and client anyway work fine.How to edit server ??? :(

for example i try add /online in /help command but nothing happened

            Select Case Command(0)

                Case "/help"
                    Call AddText("Social Commands:", HelpColor)
                    Call AddText("/w msghere = Broadcast Message", HelpColor)
                    Call AddText("-msghere = Emote Message", HelpColor)
                    Call AddText("/pm namehere msghere = Player Message", HelpColor)
                    Call AddText("/g msghere = Guild message", HelpColor)
                    Call AddText("Available Commands: /info, /who, /fps, /fpslock, **/online**", HelpColor)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...