Jump to content

yumy

Members
  • Posts

    19
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About yumy

Profile Information

  • Gender
    Not Telling

yumy's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. someone have any ideea how can i load them in npc ... without black boxes ?
  2. nice weapons , but if u try to add them in shop will appear like black boxes :|
  3. very nice buffer , thanks for share ;)
  4. Thanks a lot . I'll compile both and check wich of them is better :) Until now Archid seems to be better ;)
  5. Can someone share Oneo Dev Team interlude server pack last rev. pls ? ( i used search before posting ). Ty very much.
  6. Good Luck ... and btw nice share
  7. nice share , keep it up
  8. Gz coyote
  9. nice npc , gj
  10. Hi MxC
  11. playing with hacks is so annoying
  12. From where can i download aion ?
  13. Ty for help. I resolved it ^_^ i needed to change in weapon.sql ALTER TABLE weapon ADD dropable varchar(5) NOT NULL default 'true'; ALTER TABLE weapon ADD tradeable varchar(5) NOT NULL default 'true'; ALTER TABLE weapon ADD destroyable varchar(5) NOT NULL default 'true'; was ALTER TABLE weapon ADD dropable varchar(5) default NULL; ALTER TABLE weapon ADD tradeable varchar(5) default NULL; ALTER TABLE weapon ADD destroyable varchar(5) default NULL;
  14. there is null at all ;/ should i put True ?
×
×
  • 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