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?
November 21, 2008, 10:51:45 PM

Login with username, password and session length
Search



Advanced search
Support GoPHP5.org
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Modules > Modules for older versions > 0.2.x Custom/Unofficial Modules > Topic: Event System (beta)
Pages: 1 2 [3]   Go Down
« previous next »
Print
Author Topic: Event System (beta)  (Read 2530 times)
0 Members and 1 Guest are viewing this topic.
Ornaola
Rookie
**
Offline Offline

Gender: Male
Posts: 20


Re: Event System (beta)
« Reply #30 on: May 20, 2007, 06:33:47 PM »

heh, little update, found first bug Smiley

after starting and biding on a "item", points are removed incorrectly from winners account, ie:

Striptizeta has won the auction for xx. 11 points are being deducted from his account.

but when you do !account :

::: Striptizeta's Account :::.

Total Points:  50
Points Spent:  1.1
Points on Account:  48.9

1.1 points removed from account for won auction by system at: 23:31:07 20/05/07 GMT
Logged
tonyuh
Rookie
**
Offline Offline

Posts: 48


Re: Event System (beta)
« Reply #31 on: May 20, 2007, 07:56:49 PM »

Some warnings when I restart the bot the second time

Code:
Warning: socket_read() expects parameter 1 to be resource, null given in E:\BeBo
t_v0.2.10\AOChat.php on line 222
Read error: EOF

Warning: socket_write() expects parameter 1 to be resource, null given in E:\BeB
ot_v0.2.10\AOChat.php on line 310

I assume its something to do with the fact that I didn't drop the table again, or is it not?

Tony
Logged
Ornaola
Rookie
**
Offline Offline

Gender: Male
Posts: 20


Re: Event System (beta)
« Reply #32 on: May 20, 2007, 07:59:52 PM »

Warning: socket_read() expects parameter 1 to be resource, null given in E:\BeBo
t_v0.2.10\AOChat.php on line 222

had that too but only after 2nd restart, after all good.
Logged
jjones666
BeBot Contributor
Champion
*******
Offline Offline

Posts: 353


Re: Event System (beta)
« Reply #33 on: May 21, 2007, 12:15:23 AM »

Hi Orna,

Thanks for feedback!

Can you do me a favour and check in the event_account table and see if there are any "Unknown" names in there - I think the error is due to not finding the name of people with old points in the members table but would be good to double check :-)

On your other points:

- points ticking (aka raid !unpause) will start when you do !closeraid for the time being.  I'll add an explicit unpause function when I change the commands.  As it works at the minute, !startraid test (raid started paused), (all people join), !closeraid (raid unpaused), then add late joiners with !addraider.  Nerf being logged on yesterday whilst trying to code, I obviously forgot to mention how that works :-)
- alt's display in account, easy to do, I'll add it after work today.

Cheers,

-jj-
« Last Edit: May 21, 2007, 12:43:14 AM by jjones666 » Logged
jjones666
BeBot Contributor
Champion
*******
Offline Offline

Posts: 353


Re: Event System (beta)
« Reply #34 on: May 21, 2007, 12:19:45 AM »

Quote from: Ornaola on May 20, 2007, 06:33:47 PM
heh, little update, found first bug Smiley

after starting and biding on a "item", points are removed incorrectly from winners account, ie:

Striptizeta has won the auction for xx. 11 points are being deducted from his account.

but when you do !account :

::: Striptizeta's Account :::.

Total Points:  50
Points Spent:  1.1
Points on Account:  48.9

1.1 points removed from account for won auction by system at: 23:31:07 20/05/07 GMT

Oops, of course, I needed to update bid to remove *10 points :-)

Fixed - rename to bid.php

Should be fine now.

-jj-
Logged
jjones666
BeBot Contributor
Champion
*******
Offline Offline

Posts: 353


Re: Event System (beta)
« Reply #35 on: May 21, 2007, 12:21:12 AM »

Quote from: tonyuh on May 20, 2007, 07:56:49 PM
Some warnings when I restart the bot the second time

Code:
Warning: socket_read() expects parameter 1 to be resource, null given in E:\BeBo
t_v0.2.10\AOChat.php on line 222
Read error: EOF

Warning: socket_write() expects parameter 1 to be resource, null given in E:\BeB
ot_v0.2.10\AOChat.php on line 310

I assume its something to do with the fact that I didn't drop the table again, or is it not?

Tony

Again, if you let me know of any "unknown" names in the event_account table, would be great.  If you didn't drop the event_account table, it will probably have duplicated some entries but as I mentioned, the error is due to not finding names of people with old points in the members table (I think).

-jj-
« Last Edit: May 21, 2007, 12:23:11 AM by jjones666 » Logged
Ornaola
Rookie
**
Offline Offline

Gender: Male
Posts: 20


Re: Event System (beta)
« Reply #36 on: May 21, 2007, 07:00:03 AM »

Quote from: jjones666 on May 21, 2007, 12:15:23 AM
Hi Orna,

Thanks for feedback!

Can you do me a favour and check in the event_account table and see if there are any "Unknown" names in there - I think the error is due to not finding the name of people with old points in the members table but would be good to double check :-)


Cheers,

-jj-

- yes there are few Unknown in event_account.

- Biding and rem points after bid works well now

- also points are ticking too after !closeraid

- everything else looks like working fine, gj again Smiley
Logged
jjones666
BeBot Contributor
Champion
*******
Offline Offline

Posts: 353


Re: Event System (beta)
« Reply #37 on: May 21, 2007, 08:22:01 AM »

Ok, thanks a lot.  I'll try and work round the error spam for people it doesn't know (no need to import junk from the old points table).

I'll try and do some tidying up tonite, add alts and correct the commands also if time.

Any other idea, feel free to throw them over while I'm feeling productive.

Cheers,

-jj-
Logged
Ornaola
Rookie
**
Offline Offline

Gender: Male
Posts: 20


Re: Event System (beta)
« Reply #38 on: May 21, 2007, 08:41:37 AM »

I would like to see !points all or !account all / !account top25

!account top25 viewable by all members, !account all only admins and up.

and thats all i think, mod already has pretty much everything that is needed, if i remember something il post  Smiley
Logged
Ornaola
Rookie
**
Offline Offline

Gender: Male
Posts: 20


Re: Event System (beta)
« Reply #39 on: May 25, 2007, 07:30:36 PM »

Jack, any updates? cant wait for final version hehe  Wink
Logged
Pages: 1 2 [3]   Go Up
Print
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Modules > Modules for older versions > 0.2.x Custom/Unofficial Modules > Topic: Event System (beta)
« previous next »
 
Jump to:  

Recent
Change text in remember "...
by gerborg
[Today at 05:14:57 PM]

Log playtime from buddys ...
by Temar
[November 20, 2008, 10:33:57 AM]

Vote Core module and Simp...
by Temar
[November 19, 2008, 09:26:52 AM]

Restrict access for one m...
by Organizer
[November 19, 2008, 03:21:19 AM]

Custom / Revised Modules ...
by Elesar1
[November 17, 2008, 03:51:46 PM]

TWC
by Temar
[November 16, 2008, 11:39:12 AM]

Are there any FUN modules...
by Elesar1
[November 15, 2008, 07:39:15 PM]

Call to a member function...
by exxie
[November 15, 2008, 09:29:31 AM]

Ported Modules
by Alreadythere
[November 14, 2008, 06:10:07 PM]

cURL and other non-defaul...
by Temar
[November 14, 2008, 04:11:44 PM]
Stats
Members
Total Members: 1235
Latest: DDDepressionnn
Stats
Total Posts: 11037
Total Topics: 1496
Online Today: 17
Online Ever: 168
(July 01, 2007, 09:30:02 PM)
Users Online
Users: 0
Guests: 22
Total: 22

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.639 seconds with 29 queries. (Pretty URLs adds 0.032s, 4q)
Loading...