Landb4Time Posted January 11, 2013 Posted January 11, 2013 It will check players on map who have a free stats points . If ever it have free stats points it will be warped back to save point with a warning msg. This is for the Marionette Control Back Door . Quote
AnnieRuru Posted January 12, 2013 Posted January 12, 2013 - script kjdhfksdjf -1,{ OnInit: .map$ = "guild_vs2"; // set the map here setmapflag .map$, mf_loadevent; end; OnPCLoadMapEvent: if ( strcharinfo(3) != .map$ ) end; if ( statuspoint ) { warp "SavePoint", 0,0; dispbottom "Warning message"; } end; } Quote
Question
Landb4Time
It will check players on map who have a free stats points . If ever it have free stats points it will be warped back to save point with a warning msg.
This is for the Marionette Control Back Door .
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.