![]() |
#1
|
||||
|
||||
![]()
I wanted to disallow leveling up adults (increasing their clicks)
so I found this: Code:
// Now we see if the adoptable is frozen by its owner. If it is, we do not level... if($isfrozen == "yes"){ $article_title = $lang_isfrozen_title; $article_content = $lang_isfrozen_explain; } Code:
// Now we see if the adoptable is an adult. If it is, we do not level... if($currentlevel == "5"){ $article_content = "Adults can not be leveled up!"; } |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Just A Few Questions: | Mousewhisper | Questions and Supports | 4 | 04-14-2012 07:05 PM |
Just some Questions i have. | rickasawr | Questions and Supports | 3 | 04-30-2011 11:04 PM |
Some Questions? :) | blondbananamix | Questions and Supports | 10 | 04-25-2011 01:47 PM |
two questions | RoconzaArt | Questions and Supports | 10 | 02-24-2011 09:15 AM |
What's New? |
What's Hot? |
What's Popular? |