We don't know that, we only know the license used for the open-sourced 0.1c, but not about any newer versions.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote
As of January 1, 1978, under U.S. copyright law, a work is automatically protected by copyright when it is created.
if(strcmp("jail",cmdtext,true) == 0)
{
SetPlayerPos(playerid,390.6279,-507.9221,9.3956,0); // playerid, x, y, z, interior
SendClientMessage(playerid,COLOR_GREEN,"You have been teleported to the jail!"); // playerid, color, message
return 1;
}