View Single Post
JusTGo
Veteran Member
Join Date: Mar 2013
Old 07-04-2022 , 09:43   Re: Squid Games: Traffic light round
Reply With Quote #6

Quote:
Originally Posted by Hedgehog Fog View Post
Sure!

Server IP: 185.91.116.39:27027
Dicord: https://discord.gg/Vp2QJUCKtc

P.S: There is a problem with MapName constant, it probably should be defined somewhere.
Thanks for sharing!


MapName constant is already defined in amx1.9+ or it's probably only amx1.10, not sure

amxconst.inc

PHP Code:
/**
 * Current map name
 */
public stock const MapName[MAX_MAPNAME_LENGTH]; 
__________________

Last edited by JusTGo; 07-04-2022 at 09:44.
JusTGo is offline