collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: modified Rooster_RAID  (Read 1460 times)

0 Members and 1 Guest are viewing this topic.

Offline neongen

  • BeBot User
  • **
  • Posts: 64
  • Karma: +0/-0
modified Rooster_RAID
« on: September 26, 2006, 06:01:47 pm »
i was a little pised over that it only deleted people from raid ponts and not put them on when added so made a little modification to it

it's only 2 lines i have put in  :D

click here to se it as phps
click here to get it as zip

ahh yes have added nickname to raid_points to so i can see it the raid_points who it is (so i don't have to go over to members and look around in 30 min to find the id)

there you have to go into points.php and change

Code: [Select]
$db -> query("CREATE TABLE IF NOT EXISTS raid_points
              ( id INT NOT NULL AUTO_INCREMENT PRIMARY KEY,
              points INT,
              raiding TINYINT DEFAULT '0')");

to

Code: [Select]
$db -> query("CREATE TABLE IF NOT EXISTS raid_points
              ( id INT NOT NULL AUTO_INCREMENT PRIMARY KEY,
              nickname VARCHAR(25),
              points INT,
              raiding TINYINT DEFAULT '0')");

should be it  ;D
« Last Edit: September 26, 2006, 06:03:21 pm by neongen »

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 701
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal