DragonPrime - LoGD Resource Community
Welcome Guest
  • Good afternoon, Guest.
    Please log in, or register.
  • May 19, 2013, 04:31:20 PM
Home Forums News Links Downloads Login Register Advanced Search
* * *
DragonPrime Menu
Login
 
 
Resource Pages
IRC Channels
Search

Pages: [1]   Go Down
  Print  
Author Topic: Locking Races Help  (Read 1615 times)
0 Members and 1 Guest are viewing this topic.
Ardarel
Militia
**
Offline Offline

Posts: 5


View Profile
« on: May 10, 2010, 02:05:15 PM »

If this question has been answered already I apologize ahead of time...
Basically I am looking for a module or sorts that will block the ability to change your race every new day. I would like players to be able to select a race at start up but once it is chosen it's theirs until they get the opportunity to change it. Does anyone know of a module that can do that?

Thanks.
Logged
Afkamm
Mod God
*****
Offline Offline

Posts: 1563

MarcTheSlayer


View Profile WWW
« Reply #1 on: May 10, 2010, 02:48:37 PM »

You mean every dragonkill?
Logged

Ardarel
Militia
**
Offline Offline

Posts: 5


View Profile
« Reply #2 on: May 10, 2010, 09:29:37 PM »

Yes. Block it so you dont have to chose your race every dragon kill. you pick it when you sign up and then thats it.
Logged
Astarael|Jack
Codemeister
****
Offline Offline

Posts: 440


Lord Procrastinator and King of Cheap


View Profile
« Reply #3 on: May 10, 2010, 10:38:20 PM »

TA DA!!!

Code:
<?php
function persistrace_getmoduleinfo()
{
return array(
'name'=>'DK Persistence: Race',
'version'=>'1.0',
'author'=>'`&W`7hite `&K`7night',
'category'=>'DK',
'download'=>'#'
);
}

function 
persistrace_install()
{
module_addhook'dk-preserve' );
}

function 
persistrace_uninstall(){}

function 
persistrace_dohook$hook$args )
{
$args['race'] = true;
return $args;
}
?>

To answer your question, this has been answered three times before, but It's always fun copy-and-pasting White Knights code.


Thank him next time you see him... Cheesy

P.S Save the php as 'persistrace'
Logged

Ardarel
Militia
**
Offline Offline

Posts: 5


View Profile
« Reply #4 on: May 11, 2010, 08:43:55 AM »

Thank you!  Cheesy
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  


*
DragonPrime Notices
Version 1.1.2 is the current supported version and is available for download.

Support Us
$100 raised this year
Your help is greatly appreciated!
Who's Online
23 Guests, 2 Users
supermingo, wilsonbl1994
DragonPrime LoGD
Recent Topics
Home Forums News Links Downloads Login Register Advanced Search