Kewlx Posted August 29, 2014 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 36 Reputation: 0 Joined: 12/02/12 Last Seen: June 24, 2016 Share Posted August 29, 2014 Help please : )) when i do character select on certain map then when i login again the character will warp on his save point? Quote Link to comment Share on other sites More sharing options...
GmOcean Posted August 29, 2014 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 666 Reputation: 93 Joined: 04/27/12 Last Seen: August 17, 2015 Share Posted August 29, 2014 Is that what you WANT it to do? - script SavePointWarp -1,{ OnPCLoginEvent: if( strcharinfo(3) == "map_name" ){warp "SavePoint",0,0;} end; } Just replace map_name with the name of the map you want. Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 29, 2014 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Yesterday at 05:27 AM Share Posted August 29, 2014 remove the nosave mapflag Quote Link to comment Share on other sites More sharing options...
Question
Kewlx
Help please : ))
when i do character select on certain map then when i login again the character will warp on his save point?
Link to comment
Share on other sites
2 answers to this question
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.