madtoyz Posted October 22, 2012 Posted October 22, 2012 sory i dont understand the details about, so i need do like this?. getmapxy(.@m$,.@x,.@y); if(.@m$!="prontera") then after the event end,player will @save at prontera back right ?. because now all players save at KOTH map. Quote
Emistry Posted October 22, 2012 Posted October 22, 2012 that just use to retrieve your player current location...same as strcharinfo(3) Quote
madtoyz Posted October 22, 2012 Posted October 22, 2012 any solution to give the player after play that game,will autosave back to prontera,155,168 ? whats the matter ? Quote
goddameit Posted October 23, 2012 Author Posted October 23, 2012 (edited) any solution to give the player after play that game,will autosave back to prontera,155,168 ? whats the matter ? type *getmapxy("<variable for map name>",<variable for x>,<variable for y>,<type>{,"<search string>"}) This function will locate a character object, NPC object or pet's coordinates and place their coordinates into the variables specified when calling it. It will return 0 if the search was successful, and -1 if the parameters given were not variables or the search was not successful. Type is the type of object to search for: 0 - Character object 1 - NPC object 2 - Pet object 3 - Monster object. While 3 is meant to look for a monster object, no searching will be done if you specify type 3, and the function will always return -1. The search string is optional. If it is not specified, the location of the invoking character will always be returned for types 0 and 2, the location of the NPC running this function for type 1. If a search string is specified, for types 0 and 1, the character or NPC with the specified name will be located. If type is 3, the search will locate the current pet of the character who's name is given in the search string, it will NOT locate a pet by name. Edited October 23, 2012 by goddameit Quote
madtoyz Posted October 23, 2012 Posted October 23, 2012 sory i dont understand the details about, so i need do like this?. getmapxy(.@m$,.@x,.@y); if(.@m$!="prontera") then after the event end,player will @save at prontera back right ?. because now all players save at KOTH map. Quote
madtoyz Posted October 23, 2012 Posted October 23, 2012 getmapxy(.@m$,.@x,.@y,0); the things that im blur, getprontera,138,174(.@m$,.@x,.@y,0); ?? or getmapxy(.@m$prontera,.@x138,.@y174,0); ?? Quote
goddameit Posted October 23, 2012 Author Posted October 23, 2012 getmapxy(.@m$,.@x,.@y,0); the things that im blur, getprontera,138,174(.@m$,.@x,.@y,0); ?? or getmapxy(.@m$prontera,.@x138,.@y174,0); ?? do not use my topic to ask your request, use http://rathena.org/board/forum/30-scripting-support/ or http://rathena.org/board/forum/32-script-requests/, thx. Quote
yohann21 Posted January 20, 2013 Posted January 20, 2013 can u please getmapxy(.@m$,.@x,.@y,0); can u please post the working script? tjhanks Quote
bluememi Posted January 25, 2013 Posted January 25, 2013 Can u make a script with start and stop event by the GM like this npc:start and npc:stop thanx ^__^ Quote
Yomigaeru Posted April 25, 2013 Posted April 25, 2013 sorry for necro posting but how can i edit this to be like this? the teams fight for the point, example killing an emperium when you capture the emperium, the timer starts but when an enemy captures the emperium the timer resets and is passed to the team who captured it. can you help me please? Quote
goddameit Posted April 25, 2013 Author Posted April 25, 2013 (edited) ... if you would pay for it, I can give you my answer. Edited April 25, 2013 by goddameit Quote
Diss Posted June 2, 2013 Posted June 2, 2013 how can i know if the player on red and blue team if the played died i cant respawn in the map perfectly how to fix this Quote
Vincent Posted August 5, 2013 Posted August 5, 2013 Download Map : koth01.grf grf is down. Can you please reupload it? Quote
Han25 Posted November 1, 2013 Posted November 1, 2013 why when i entered the room, middle of the map got 1 Red plant with a chat room (empty words) ???? and ur KOTH video at youtube is not works for me.. not running.. someone please re-upload tqtq >and ur KOTH video at youtube is not works for meuse proxy Hi, Godamm. mind if i ask about this, im wondering why the script looking for this npc.. i just check the script the npc is on the script but still looking for http://prntscr.com/217oup .. Quote
Eross Posted July 25, 2020 Posted July 25, 2020 Hi ! GRF link is not working ..can you give me map of KOTH01 thanks Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.