L* R*
HOME FORUM DOWNLOADS
Content
  Links
     Browse SVN
     SVN Commit log
     Documentation (Wiki)
  Developers
     Taskmanager
User
Welcome, Guest. Please login or register.
Did you miss your activation email?
December 02, 2008, 08:31:05 AM

Login with username, password and session length
Search



Advanced search
Support GoPHP5.org
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Modules > 0.5.x Custom/Unofficial Modules > Topic: PlayerNotes
Pages: [1] 2   Go Down
« previous next »
Print
Author Topic: PlayerNotes  (Read 747 times)
0 Members and 1 Guest are viewing this topic.
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
PlayerNotes
« on: February 28, 2008, 02:24:11 AM »

Ok a Done alot of Fixing and Stuff
Added Remove instead of ("pretending to remove") :p
Added a list of names that have notes when no subcommand or name put after command

also Updated Whois.php (not required)
to get notes when u do !whois
this 1 is for 0.5.0

also note the !whois.php output is the User is Banned not Blacklisted.

the core/PlayerNotes.php
and modules/PlayerNotesUI.php
should work for 0.5.0 and 0.4.3
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: PlayerNotes
« Reply #1 on: February 28, 2008, 02:27:28 AM »

This is the modules/whois.php for 0.4.3 with notes output added
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: PlayerNotes
« Reply #2 on: February 28, 2008, 02:31:00 AM »

These are the SVN patch Files.
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
clashbot
Experienced
****
Offline Offline

Gender: Male
Posts: 192



Re: PlayerNotes
« Reply #3 on: February 28, 2008, 08:37:18 AM »

with that patch you posted before to allow certain .5 mods to work in .4.3, would that also work for the whois that you have posted here, or use only the whois that is version specific?
Logged
clashbot
Experienced
****
Offline Offline

Gender: Male
Posts: 192



Re: PlayerNotes
« Reply #4 on: February 28, 2008, 10:09:30 AM »

noticed one thing, there is no display when there are no notes in the system when you do !notes. Also when there are notes, it shows who has notes, but when you click on their name, it displays "system message: unknown command O"

Also the help file seems to be nerfed, not sure if it wasn't put in or not...
Logged
clashbot
Experienced
****
Offline Offline

Gender: Male
Posts: 192



Re: PlayerNotes
« Reply #5 on: February 28, 2008, 11:01:00 AM »

nevermind, it's a bug due to AORC and technically not being in a channel...it works in game..

Logged
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: PlayerNotes
« Reply #6 on: February 28, 2008, 03:46:19 PM »

yes u can use the 0.5.0 whois
with the support module
and u will need core/whois.php too

posted core/whois.php below

few slight changes are
the ability to disabled XML lookup of whois (good if both sites go down)
« Last Edit: February 28, 2008, 08:38:22 PM by Temar » Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: PlayerNotes
« Reply #7 on: February 28, 2008, 03:50:41 PM »

/o does not work in aorc (i wish it did)
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: PlayerNotes
« Reply #8 on: February 29, 2008, 02:34:35 AM »

Commited to SVN
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Glarawyn
BeBot Developer
Champion
********
Offline Offline

Posts: 414



Re: PlayerNotes
« Reply #9 on: March 04, 2008, 09:57:13 PM »

Huh...so it looks like I finished this for 0.4 on the org bot but forgot to commit it to BeBot SVN before 0.4 release. Whoops.  Grin
Logged
Diablo
Rookie
**
Offline Offline

Posts: 67


Re: PlayerNotes
« Reply #10 on: March 07, 2008, 04:29:00 AM »

When i do notes to see who has notes it shows banned chars as having notes and when you click on them causes bot to restart. This is on 4.3 bot. Should ban char be showing up on that list?
Logged
Blueeagle
Omnipotent
BeBot Developer
Expert
********
Offline Offline

Gender: Male
Posts: 313



Re: PlayerNotes
« Reply #11 on: March 07, 2008, 05:01:22 AM »

Quote from: Diablo on March 07, 2008, 04:29:00 AM
...causes bot to restart.
Please pay attention to what is output to console as the bot restarts.

That error message is very, very helpful when we attempt to debug the error.
Logged

The only problem that can't be solved by adding another wrapper is having too many wrappers.
Diablo
Rookie
**
Offline Offline

Posts: 67


Re: PlayerNotes
« Reply #12 on: March 08, 2008, 06:46:28 PM »

Sorry bout that when you first do commands notes an array shows up in console window. Then when you click on a anyones notes this error msg comes up.

Code:
Fatal error: Call to a member function get_uid() on a non-object in /PlayerNotesUI.php on line 214
« Last Edit: March 08, 2008, 06:48:35 PM by Diablo » Logged
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: PlayerNotes
« Reply #13 on: March 08, 2008, 10:03:23 PM »

what version bot do you have?
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: PlayerNotes
« Reply #14 on: March 08, 2008, 10:07:02 PM »

if u dont have 0.5 then you need this

http://bebot.shadow-realm.org/0-4-x-customunofficial-modules/0-5-0_support-php-(so-0-5-0-modules-work)/

would of posted but i think i missed the fact that is was needed
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Pages: [1] 2   Go Up
Print
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Modules > 0.5.x Custom/Unofficial Modules > Topic: PlayerNotes
« previous next »
 
Jump to:  

Recent
Log playtime from buddys ...
by IKShadow
[Today at 06:48:12 AM]

[request] Raid timers
by Elesar1
[December 01, 2008, 04:41:09 PM]

Shared DB online list
by Temar
[December 01, 2008, 01:55:47 AM]

relay colors
by Temar
[December 01, 2008, 01:54:56 AM]

BeBot v0.6.0 released
by Alreadythere
[November 30, 2008, 05:32:00 PM]

Change to Bid.php
by Temar
[November 30, 2008, 11:41:44 AM]

OnlineOrg
by Jiheld
[November 29, 2008, 12:44:27 PM]

Silly Newbie Question.
by Temar
[November 29, 2008, 12:00:02 PM]

massive_pvp_time_table 1
by gerborg
[November 29, 2008, 06:55:35 AM]

Bot not see Guild Chat
by Delvar
[November 28, 2008, 08:30:34 AM]
Stats
Members
Total Members: 1243
Latest: Whackoeng
Stats
Total Posts: 11145
Total Topics: 1505
Online Today: 15
Online Ever: 168
(July 01, 2007, 09:30:02 PM)
Users Online
Users: 2
Guests: 17
Total: 19
dobstah
gerborg

Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.8 © Bloc | NewDef design by Bloc
Page created in 0.23 seconds with 28 queries. (Pretty URLs adds 0.038s, 4q)
Loading...