[Map] Light Place - LS
#1

Removed because of RNG Privacy & Policy.
Reply
#2

Comments, reps, everyting is welcome!
Reply
#3

not bad, Good job
Reply
#4

delete...
Reply
#5

thanks, all of you!
Reply
#6

You can shorten your TP code some:
Код:
if(strcmp("/light_place", cmdtext, true) == 0){
    SetPlayerPos(playerid, 2286.5490722656, -1664.9819335938, 14.960815429688);
    SetPlayerFacingAngle(playerid, 180);
    SendClientMessage(playerid, 0x4EDED7FF, "Welcome to The Light Place in Los Santos!");
    SetPlayerTime(playerid,0,0);
    return 1;
}
Weather isn't much of a problem, and VW and Int have nothing to do with this string.
Reply
#7

Quote:
Originally Posted by Aerotactics
Посмотреть сообщение
You can shorten your TP code some:
Код:
if(strcmp("/light_place", cmdtext, true) == 0){
    SetPlayerPos(playerid, 2286.5490722656, -1664.9819335938, 14.960815429688);
    SetPlayerFacingAngle(playerid, 180);
    SendClientMessage(playerid, 0x4EDED7FF, "Welcome to The Light Place in Los Santos!");
    SetPlayerTime(playerid,0,0);
    return 1;
}
Weather isn't much of a problem, and VW and Int have nothing to do with this string.
Yes, I know, but this command was made with a teleport creator that includes this features... I did not want to remove them, but if you want you are free to do that!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)