Search results

Play Now
  1. CheekyVimto

    Dayofweek

    Here you go. /cheeky [@checkday] #ACT MOV A1 "" #IF DAYOFWEEK MON #ACT MOV A1 "Monday!" goto @textdisplay break #IF DAYOFWEEK TUE #ACT MOV A1 "Tuesday!" goto @textdisplay break #IF DAYOFWEEK WED #ACT MOV A1 "Wednesday!" goto @textdisplay break #IF DAYOFWEEK THU #ACT MOV A1 "Thursday!"...
  2. CheekyVimto

    private mir situation:

    I know I don't have much Mir2 Server experience, but this affects all servers. As soon as you start getting the 1000x stupid rate servers with no added content the game is literally ruined. Then you get the 'good' hosts that really want to put all there effort into giving the chosen game a new...
  3. CheekyVimto

    Servers these days

    You've just displayed the primary reason why the lower rate servers do much better, they dont have people like you in them :/ /xtreme x x
  4. CheekyVimto

    Spawn Editor - Any Use

    Good luck with the development, if you need any more info, just pm me i will answer what i can. see you next month ;)
  5. CheekyVimto

    Spawn Editor - Any Use

    i might do i will have a look now
  6. CheekyVimto

    Spawn Editor - Any Use

    Honestly I can say a spawn editor is always useful. every likes to make new areas and spawns and drops are always the most danting tasks lol. Feature i think people would benefit from are: - Fetch Monster Details (direct from sql or from export file) - Reading Map Names and file names straight...
  7. CheekyVimto

    MirCraft Request

    we started on this but have it on hold for a while.. its not that little of a project. We couldnt seem to figure out the command for having 2 seperate teams and the server distinguishing between the two and a few other complications
  8. CheekyVimto

    [ Emergency All Server Hosts]

    the accounts accessed were not random, they were accessed in alphabetical order like someone had a list of username and passwords and went through one by one, the only way someone could have that information would be from an accounts database. We know for sure it wasnt a direct hacking as why...
  9. CheekyVimto

    [ Emergency All Server Hosts]

    email address tied to that ip [email protected]
  10. CheekyVimto

    Area only Accessible by Server Hosts

    have to say a closed area for servers that have been up in access of 4 months would proberly be a good idea, that way as mentioned a global ban list could be formulated between us all. just a thought
  11. CheekyVimto

    WeMade running out of ideas???

    the pigface items would be the year of the pig celebration items i would of thought? not sure just most sense I could make from them.
  12. CheekyVimto

    Who likes CARS!

    I'll let ya.. as long as i can run over ur head in my wildcat :P
  13. CheekyVimto

    Have working cheat to 3.55

    Check your pms guys, .....20 chars...
  14. CheekyVimto

    Xtreme Scripting Lessons

    2 more lessons added, forgot to update here: [ Lesson 006 - Flags and Quests ] - Difficulty: Intermediate [ Lesson 007 - Variables and Advanced Functions ] - Difficulty: Advanced
  15. CheekyVimto

    Reincarnations.

    reincarnation works in increments of one. as dem said each time you use the command your reincarnation level goes up by 1, and your stats / levels are changed as per your cd.ini settings. and as ida said, there is a way to check them using the said command each reincarnation also has a...
  16. CheekyVimto

    3.55 and stditems

    I'm up to 2300+ so must be something wrong in db structure somewhere?
  17. CheekyVimto

    buying files

    you tend to learn a lot more by translating ones yourself, makes for easier server running in teh future when you have to debug :)
  18. CheekyVimto

    Incrase Group hunt Exp rate

    Use Mondie Triggers, to run for the single script (not group) use the #IF command CHECKGROUPCOUNT (number stored in P9) and use a formula to your liking, example MONDIE TRIGGER [@main] #IF CHECKGROUPCOUNT #ACT MOV D1 %P9 goto @groupbonus break [@groupbonus] #ACT MOV P2 %D1 ;Total...
  19. CheekyVimto

    We need that :)) CD-5.0

    been scanning chinese sites / forums / ftps/ for files close to it no luck so far.. I'll keep looking I've been banned from 17ng for a while though lol
  20. CheekyVimto

    Server Extender - New project

    Have to say I'd second all those requests by username, they are all long winded processes on there own. The economy stats is a great idea imo :) /cheeky