Author Topic: Reputation Script  (Read 1354 times)

0 Members and 1 Guest are viewing this topic.

Offline sckme

  • Major(1)
  • Posts: 33
Reputation Script
« on: November 11, 2008, 03:48:36 pm »
Hello!
I have a new proposal for a script. Its name would be "Reputation". What is it going to be about? Let's say, that when one player types a command eg. "!rep player's nick" then the chosen player is going to get one reputation point on the server. Those points could be checked on the players' list, which would be generated by command eg. !replist. Who would wrote the script? Cheers.

Offline Norbo

  • Camper
  • ***
  • Posts: 338
Re: Reputation Script
« Reply #1 on: November 12, 2008, 10:45:00 am »
ill see what i can do, but not now, like tomorow, if i find time

Offline ~Niko~

  • Rainbow Warrior
  • *****
  • Posts: 2410
Re: Reputation Script
« Reply #2 on: November 12, 2008, 10:47:07 am »
But make sure nobody can give rep points to himself, or opening 2 soldats and using other nickname :P

Offline Norbo

  • Camper
  • ***
  • Posts: 338
Re: Reputation Script
« Reply #3 on: November 12, 2008, 11:34:36 am »
But make sure nobody can give rep points to himself, or opening 2 soldats and using other nickname :P
Ip check will do :P

Offline ~Niko~

  • Rainbow Warrior
  • *****
  • Posts: 2410
Re: Reputation Script
« Reply #4 on: November 12, 2008, 12:43:15 pm »
But make sure nobody can give rep points to himself, or opening 2 soldats and using other nickname :P
Ip check will do :P
great then

Offline shantec

  • Soldier
  • **
  • Posts: 140
  • Get ANGREH!!
Re: Reputation Script
« Reply #5 on: November 12, 2008, 02:05:06 pm »
Darn... there should be some sort of 'serial number' in every soldat, in case of dynamic-ip'rs
Also Known As REIMA


Lol Happles (happy apples)

Offline sckme

  • Major(1)
  • Posts: 33
Re: Reputation Script
« Reply #6 on: November 12, 2008, 03:00:19 pm »
ill see what i can do, but not now, like tomorow, if i find time

thx ^^

Offline Rampage_Terranius

  • Major
  • *
  • Posts: 69
  • The Strategist
    • Soldat Noob Servers
Re: Reputation Script
« Reply #7 on: November 12, 2008, 04:25:34 pm »
one thing you can do to stop ppl multi logging is save a value to the file like Logged=1 etc.... so that if someone else trys to login it will say someone is already logged etc... the only problem with this is that if the script crashes or some1 recompiles they cant login to their file anymore :-\

Offline danmer

  • Camper
  • ***
  • Posts: 466
  • crabhead
Re: Reputation Script
« Reply #8 on: November 13, 2008, 12:41:45 pm »
one thing you can do to stop ppl multi logging is save a value to the file like Logged=1 etc.... so that if someone else trys to login it will say someone is already logged etc... the only problem with this is that if the script crashes or some1 recompiles they cant login to their file anymore :-\
thats why you store a timestamp there as well and make a funky checking system