L2Tower Discord Let's keep the community alive with discord. Discussions about plugins and scripts L2Tower Discord

Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cfg problem.
Author Message
Davib0r Offline
Gremlin
*

Posts: 5
Joined: Aug 2013
Reputation: 0
Version: 1.4.1.97
Post: #1
Cfg problem.

Hello, probably some of you have noticed that some servers have implemented the /cfg command on their server with the purpose of showing your location in coords.

Of course this kinda kills your farming process, so my question is: How can i alter the command (i.e type /hello instead of /cfg to open up the window) ?

Thanks in advance.

Regards,
Davibe.


P.S I have in fact tried //cfg ///cfg and so on.
12-06-2013 18:57 PM
Find all posts by this user Quote this message in a reply
Fox Away
Fraka-kaka-kaka-kaka-kow!
******

Posts: 5,640
Joined: Oct 2011
Reputation: -6666548
Version: 1.4.2.142
Post: #2
RE: Cfg problem.

make a macro whit name /cfg


G2A is a fantastic web-store where you can buy games cheap (40%+ Discounts!)
[Image: uaFndGu.gif]
12-06-2013 19:23 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Davib0r Offline
Gremlin
*

Posts: 5
Joined: Aug 2013
Reputation: 0
Version: 1.4.1.97
Post: #3
RE: Cfg problem.

And it will pop the window instead of showing my location? Seems really simple
12-06-2013 20:03 PM
Find all posts by this user Quote this message in a reply
Fox Away
Fraka-kaka-kaka-kaka-kow!
******

Posts: 5,640
Joined: Oct 2011
Reputation: -6666548
Version: 1.4.2.142
Post: #4
RE: Cfg problem.

try


G2A is a fantastic web-store where you can buy games cheap (40%+ Discounts!)
[Image: uaFndGu.gif]
12-06-2013 21:22 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Davib0r Offline
Gremlin
*

Posts: 5
Joined: Aug 2013
Reputation: 0
Version: 1.4.1.97
Post: #5
RE: Cfg problem.

Didnt quite work mate, i made a macro for /cfg and the same thing happened.
12-06-2013 22:57 PM
Find all posts by this user Quote this message in a reply
caramelito1981 Away
Goblin Grave Robber
*

Posts: 17
Joined: Jun 2013
Reputation: 2
Version: 1.4.2.138
Post: #6
RE: Cfg problem.

how i read in anothers post about the same check for frame work 4.5 normally with that can use if still doest´n work try with visual studio c++ 2012 x86 i remember for w7
12-07-2013 08:18 AM
Find all posts by this user Quote this message in a reply
reynart Offline
Expired VIP Member
**

Posts: 31
Joined: Jun 2013
Reputation: 4
Version: 1.4.1.113
Post: #7
RE: Cfg problem.

try to use

Code:
.cfg
12-07-2013 12:36 PM
Find all posts by this user Quote this message in a reply
Davib0r Offline
Gremlin
*

Posts: 5
Joined: Aug 2013
Reputation: 0
Version: 1.4.1.97
Post: #8
RE: Cfg problem.

If i remember correctly i did use it to no avail.
12-07-2013 13:00 PM
Find all posts by this user Quote this message in a reply
reynart Offline
Expired VIP Member
**

Posts: 31
Joined: Jun 2013
Reputation: 4
Version: 1.4.1.113
Post: #9
RE: Cfg problem.

put this in to a newcfg.lua file in your /plugins directory

    LUA Programming
function OnCreate()
	this:RegisterCommand("newcfg", CommandChatType.CHAT_ALLY, CommandAccessLevel.ACCESS_ME)
end
 
function OnCommand_newcfg(vCommandChatType, vNick, vCommandParam)
	ProcessCommand('/cfg')
end



restart your client and try to use /newcfg
(This post was last modified: 12-07-2013 13:25 PM by Fox.)
12-07-2013 13:22 PM
Find all posts by this user Quote this message in a reply
 Reputed by : Fox(+2)
Fox Away
Fraka-kaka-kaka-kaka-kow!
******

Posts: 5,640
Joined: Oct 2011
Reputation: -6666548
Version: 1.4.2.142
Post: #10
RE: Cfg problem.

just edit the red stuff


G2A is a fantastic web-store where you can buy games cheap (40%+ Discounts!)
[Image: uaFndGu.gif]
12-07-2013 13:26 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Problem with High Five client newlifeform 0 1,416 09-02-2022 17:36 PM
Last Post: newlifeform
  L2 Zaken Classic problem kvourg13 0 1,932 10-07-2018 05:29 AM
Last Post: kvourg13
  problem with the programm killbill 1 2,055 11-15-2017 02:54 AM
Last Post: kbelinh0
Sad License. problem jonathanf1 1 3,157 04-19-2017 23:07 PM
Last Post: Jonathan6666
  Problem... Critical error [c6 server] Nasif 2 4,122 10-18-2016 13:48 PM
Last Post: Verb
  AntiBot problem SaintRose 2 3,860 10-05-2016 22:27 PM
Last Post: Vinter
  Autofarm Script repeat without condition problem. either 3 4,364 05-25-2016 01:00 AM
Last Post: TheQQmaster
  how to resolve this problem? lozjan 1 2,779 05-21-2016 06:13 AM
Last Post: martlegion
  Healer Fix plugin problem aa300598 1 2,944 02-20-2016 13:21 PM
Last Post: Vinter
  Bot reset setting problem aa300598 2 3,388 02-04-2016 13:18 PM
Last Post: TheQQmaster



User(s) browsing this thread: 1 Guest(s)