Jump to content

Virtue

Members
  • Posts

    354
  • Joined

  • Days Won

    6

Everything posted by Virtue

  1. Thanks Annie. this will help alot, im currently improving my know how on sql scripts.
  2. alright. so query_sql("INSERT INTO `points` ( `char_id`, `name`, `points`) VALUES ('" + getcharid(0) + "', '" + escale_sql(strcharinfo(0)) + "', '"+ .@points + "')"); then when updating the sql db it should be like this right query_sql("UPDATE points SET points = ( points + " + .@points + " ) WHERE char_id = "+getcharid(0);
  3. will try that thanks so assuming that there is no value at all would this be correct? query_sql("INSERT INTO `points` ( `char_id`, `name`, `points`) VALUES ('" + escale_sql(getcharid(0)) + "', '" + escale_sql(strcharinfo(0)) + "', '"+ .@points + "')");
  4. Hi, I am making myself an SQL Script, now, how do i insert the character name to the sql_query? tried putting the exact name there but i got an error? INSERT INTO `points` (char_id,name,points) VALUES (150000,????,1) will it work if i made it like this query_sql (INSERT INTO `points` (char_id,name,points) VALUES (150000,strcharinfo(0),1))
  5. Did not accept the Rubber Band, Paper Clip and the Straw for the Hill.. Asked for a Rainbow instead, Phailure can't find any rainbow and ran away. And Now I have the Hill.
  6. Got back up and Took the Hill because Phailure forgot to say he owns the hill And now I have the hill!
  7. loved that angelic valkyrie and dragon set, Kick Ass bro! if ever you are available could you hit me up a pm! Galing bro!!
  8. Smart Install Maker is a good app too, thats what i am using and it did make me an installer for 2.54gb.
  9. Ask @AnnieRuru for script support, she gets busy And Now I have the Hill.
  10. tried and didn't work, the emperium didn't spawn
  11. you can send @Judas a pm here. another way is through Judas' Topic about clients and you should maybe post in the right section next time.
  12. Climbed back to the hill while @ScriptingPhailure is sleeping, pushed him down. And now I have the Hill.
  13. I tried substituting but didn't work tho.
  14. Hi @Peopleperson49, i have green box's guild monster, how do i make it work with your KOTH Script?
  15. I need Help with Annie's Script pvpclass_a.txt from eAthena I want it to trigger everywhere. not on certain maps only.
  16. did nothing but AnnieRuru left the hill for something, chance! And now i Have the Hill!
  17. Grabs the sign board. And now I have the Hill
  18. Runs back to the Hill with a pail filled with Potty Water and splashes Phailure with it. Phailure goes home to take a bath And Now I have the Hill
  19. but the pummeling doesn't work.. ** Still owns the hill
  20. *Requested a Sprite from DevilEvil* Now he is Busy and forgets about the Hill And Now I Have the Hill..
  21. is this possible? or do i have to make it "Pvp Points" ? nvm, solved it, used @Emistry's Custom Currency Shop. Thanks
  22. Cooked a Delicious Poisoned Ramen, ScriptingPhailure ran for it and now i have the hill
  23. Hi, could RSS Feeds be on the announcements / notice of thor patcher?
×
×
  • Create New...