nanakiwurtz
Members-
Content Count
75 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by nanakiwurtz
-
Thanks for the info, the wiki is outdated though...
-
Can you try to access it by installing phpMyAdmin and log in into it?
-
What OS are you using? It could be a firewall issue or your MySQL server configuration is bound to loopback IP, that is 127.0.0.1 / "localhost"
-
Well, I never saw that kind of error before.<br />Are you using your home PC to host it?
-
Need support regarding Paypal configuration
nanakiwurtz replied to Alexandria's question in Website Support
Ahh thats rude. I lol'ed Ahhh Dastgir, I believe that what Alexandria actually means is "thanK you" -
callfunc("F_RandMes",5,"Hi!","Hello!","Good day!","How are you?","Hello there.");
-
What a nice map
-
Or disable this command except in a town map.
-
Hmm.. Check last sent 'cz' event?
-
Looking for db editor work on hercules
nanakiwurtz replied to Angelmelody's question in Windows Support
'For now'? Is it a hint that the item_db will be modified too? Just like the skill tree -
@quesoph: Item Compare
-
Almost forget, use 'OnPCDieEvent' label combined with if (strcharinfo(3)=="yourmap") if you want.
-
1 = warp "yourmap",x,y; sc_start 65,60000,0; // <--- Unable to move for 1 minute end; 2 = getmapxy; getinventorylist; parse through all the items { rand(5); //to spread the items. makeitem; } clearitem; end;
-
Hmm okay, I can see that the skill tree could be modified faster thanks to the 'inheritance' feature. It's like the skilltreeview.lua on kRO client.
-
Sorry, but I don't understand the benefit behind this modification..
-
Ahhh... This should be ported into a Plugin! (If possible...)
-
2013 Ragexe and Diff (Up to date 2013-08-07)
nanakiwurtz replied to Shakto's topic in Client-Side Releases
@mleo1: Upgrade your LUA/LUB. -
This thread got it's first follower
-
In my opinion, the current RSS feed is pretty much useless. Because the links provided are considered useful only for very few people, because mainly it focuses on Forum news and other 'Official' news. Could the RSS be changed and improved into something more useful, like: - Recent Topic - 20 Last Commented Topics - Recent Github Commits - Recent Bugs etc..
-
Have you recompile your server?