Jump to content

Emistry

Forum Moderator
  • Posts

    10018
  • Joined

  • Days Won

    408

Everything posted by Emistry

  1. try this jobchange ( !Sex )?4075:4076;
  2. can....but it you dunno how to do it...then better use another npc to remove it ... otherwise later if you do it wrongly...your script might ruined. and since the data is saved using global variable ... you can use another npc to delete it easily... or you can add this part into your original script http://upaste.me/4494326b9903025 then go in game and pm your npc. npc:NPCNAME
  3. there is no need to create it in a function... just a simple npc http://upaste.me/764a323d5227876 run the npc click it and unload it.
  4. it is automated event by default... i just mentioned at the lastest post you made in my topic..
  5. it is automatic event by default... OnMinute00: <----------- every hours 0th Minute for( set .@i,3; .@i > 0 ; set .@i,.@i - 1 ){ announce "Monster Wiki Event will take place in Prontera within "+.@i+" Minutes",bc_blue; sleep 60000; } set .Round,0; set .WikiStatus,1; OnStart:
  6. try this ? http://upaste.me/d40332109797738 for the loadevent stuff..you have to put every map for it. but if i was right...you can just download the maplist that has loadevent mapflag with it in myzster script... not sure he still have this in his topic.. or you can just edit your src to ensure every single map also run with loadevent mapflag
  7. Sorry , but according to the Source Release Section Rules Please revise your topic and edit it.
  8. erm thx that ~ seem like i have missed that part haha ~ Erm...it has been awhile since my last released script...xD well i am here to tell you .....here you go !! a NEW Script again !!.... uhm..but actually..it is not new..coz i have made it last month since i get back my laptop...and just didnt post it coz i wanna avoid post merging in my own topic xD [ Update ] : Added E-Inquiry Script Description : Actually, this script is kinda similar to the script made by Tr0n awhile ago ~.... but his script only able to send message to GM team but GM Team cant reply. My Script are in SQL version, and not TXT version. It is a NPC that enable Players to send a Message to GM Team through NPC. Players able to send / view / delete the Messages , same goes to GM Team. Beside, when GM Team receive the Message from Players, GM Team are able to choose whether to reply the message or not. This Script will be able to answer / solve those below problems. This NPC allow players to send a very very very very very very long message to GM Team ( not sure the limit but i tried with a super long essay ~ xD ) GM Team able to reply to any messages post by Players. Players / GM will be notify if there is any new messages. All the Messages / Replies will be recorded inside the MySQL database unless the players / gm remove the messages. Make sure you Loaded the SQL script in your MySQL / PhpMyAdmin / etc before you use the NPC. E-Inquiry [ Version 1 ] Changelog : Scripts : View ♥ Download Please spend your time to read all the things i have write / mentioned in the post before you asking any questions. if got bug / problems please do report to me. waiting someone to spam my topic to split up my post so that i can post all new script separately....>.<
  9. LOL...nobody know what you talking about xD post in english better hahah ~
  10. u mean item dup hack ? install gameguard ? harmony ? vanguard ? etc.... ban him ! xD
  11. @Topic Starter .. Remember not to create multiple similar topic for your problems or questions. @Lelouch there is a Report button for that ~
  12. what item request to refine ? elaborate more ~ i have included that in the script .... check the script...or else..redownload or visit the download page of this script... or my topic...
  13. LOL.. dunno ... =='' you should be the one who know about this since you post this script... we dunno how the creator try to save the record ..as it is harder to track and view through the txt record..>.< and since you said it detected agitstart but not agitstart2... so you must have do extra stuff before .... double check your work and show us..
×
×
  • Create New...