Jump to content

marwan

Banned
  • Posts

    774
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by marwan

  1. Awesome, keep up the good job :)
  2. I will , still working on it
  3. Hello guys , just started working on this Edit window Configs for mysql Search Will finish and share it soon.
  4. hmm will try to fix that, but since the post bypass have next tokenizer and the last one i used for message about the longer message problem just check if its longer than 20 word tb.append("<br>") anyway thanks for feedback
  5. just need some changes anyway which project ?
  6. thanks, btw still learning
  7. made my day
  8. thanks mate.
  9. yes :D , template id 134
  10. hey guys , didn't share for a long time , so with this you can post request like if you need someone to level you, trade item... there are two type request , requester request if you need something(like need someone to level you) requester you are offering somthing(like leveling other for adena) patch : http://pastebin.com/4FTJ5VDc also you will need to execute this to db CREATE TABLE `requests` ( `id` int AUTO_INCREMENT, `name` text, `title` text, `type` text, `desc` text, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=latin1; atm didn't find any bug coded by me
  11. just increase the length of column item_type in mysql
  12. and what if I play na -_-
  13. I'm in too guys...
  14. will give u new patch when i get back home
  15. add after + tb.append("Message:<br>"); + tb.append("<multiedit var=\"message\" width=\"120\" height=\"120\"><br><br>"); + if(to == null){ return false; } if(title == null){ return false; } if(message == null){ return false; }
  16. just put if checks
  17. and why don't u test it before comiting. Is it hard ?
  18. com.l2jserver.loginserver.L2LoginServer is in l2jserver.jar so be sure if its in the right directory
  19. why in the world would you check if the item is adena or not
  20. so you are a dev in this project ?
  21. are you sure its 70012 ?
  22. tell me whats the problem ??
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock