Search found 9 matches

by d3fc0n
06 May 2008, 09:24
Forum: Other Plugins
Topic: Items Transfer (scratch)
Replies: 5
Views: 10859

Items Transfer (scratch)

tested on svn 2.0.6 work like ezza's items transfer macro. but it's have 2 function in 1 plugin. each of function start by command reciever use "itemx recieve" sender use "itemx send" requirement - use same storageAuto_npc, storageAuto_npc_type, storageAuto_npc_steps config - use dealAuto_names con...
by d3fc0n
03 May 2008, 05:02
Forum: Other Plugins
Topic: Waypoint on lockMap (scratch)
Replies: 6
Views: 15421

Waypoint on lockMap (scratch)

tested on svn 2.0.6 like the name. just waypoint walking on lockmap. oh!!, i found parseUltimate in FileParsers. that's great fileparser function !! all wap files go in waypoints folder. wap name format is mapname.wap like prontera.wap or prt_fild05.wap wap file format [option] #walkMode [0 = resta...
by d3fc0n
28 Apr 2008, 05:17
Forum: Other Plugins
Topic: cartChange.pl - change cart style
Replies: 4
Views: 4718

Re: cartChange.pl - change cart style

cool!
by d3fc0n
11 Apr 2008, 00:52
Forum: Developers Corner
Topic: config is gone when include file not found!
Replies: 1
Views: 2866

config is gone when include file not found!

like topic.

my config.txt is empty on include file not found!

i'm just remove "return 0;" from parser code.

Code: Select all

					error Translation::TF("%s: Include file not found: %s\n", $file, $f);
					#return 0; removed
by d3fc0n
11 Apr 2008, 00:04
Forum: Other Plugins
Topic: Profiles Selector
Replies: 7
Views: 43668

Re: Profiles Selector

just wrong folder structure.
by d3fc0n
05 Apr 2008, 05:08
Forum: Other Plugins
Topic: Random Reconnect Timeout
Replies: 1
Views: 5342

Random Reconnect Timeout

working on SVN 2.0.5 random reconnect timeout every connecting to master server. config.txt reconnect <base time> reconnectSeed <seeding time> randreconn.pl ######################################################################### # This software is open source, licensed under the GNU General Public...
by d3fc0n
05 Apr 2008, 05:04
Forum: Other Plugins
Topic: Profiles Selector
Replies: 7
Views: 43668

Profiles Selector

working on SVN 2.0.5 don't need any batch files !! support files config items_control mon_control shop profiles folder structure. openkore |-control |-fields |-plugins |-profiles | |-default | |-another | |-other |-src |-tables profiles.pl ############################################################...
by d3fc0n
05 Apr 2008, 04:55
Forum: Other Plugins
Topic: Follow Party LockMap
Replies: 0
Views: 11273

Follow Party LockMap

working on SVN 2.0.5 follow only target map. config.txt followParty <0|1> followPartyTarget <name> partylockmap.pl ######################################################################### # This software is open source, licensed under the GNU General Public # License, version 2. # Basically, this m...
by d3fc0n
05 Apr 2008, 04:44
Forum: Developers Corner
Topic: Anyway, about my portal gen...
Replies: 5
Views: 4483

Re: Anyway, about my portal gen...

so, do you need some tester before public that code ?