Jump to content

  •  

Eternity

Member Since 24 May 2016
Offline Last Active Private
-----

Topics I've Started

Question regarding getmapxy

29 May 2017 - 03:26 PM

So i would like to ask if how can i make each player is returned to the same exact point they were before playing the match.

 

OnEventEnd:
   getmapxy(.@m$,.@px,.@py,0);
   warp .@m$,.@px,.@py; 
    .off = 0;
    .on = 0;
    for(set .@i, 0; .@i < getarraysize(.option); set .@i,.@i+1)
        removemapflag .map$,.option[.@i];
    end;

 

 

Everytime the event is end, the mapserver tells player not attached. maybe? does it requires any SQL?


Anyone use Xfinity Comcast

20 July 2016 - 07:57 PM

Hello, i'm just wondering if someone use Xfinity Comcast Internet? i just need some little help how to properly Port Forward, so that my friends can join my server for test purposes.

Thank you :D