Need Help Plz =( [Portugal]
#6

Cheat script? LOOOOOOOOOOOOOL just add this

In OnPlayerCommandText

Код:
    if(strcmp(cmd, "/pos", true) == 0)
    {
        new Float:X, Float:Y, Float:Z, str[50];
        GetPlayerPos(playerid,X,Y,Z);
        format(str,sizeof(str),"Your Position : %f,%f,%f",X,Y,Z);
        SendClientMessage(playerid,0xAA000AA,str);
        return 1;
    }
After that go ingame and go in The CENTER of your object, type /pos . Remember or Copy the numbers You will get, go in the FS and search for the numbers, IF it finds it remove the line, if not try searching for CreateObject with the similar numbers you got from /pos
Reply


Messages In This Thread
Need Help Plz =( [Portugal] - by fmmalves - 11.07.2010, 01:16
Re: Need Help Plz =( [Portugal] - by Lorenc_ - 11.07.2010, 01:39
Re: Need Help Plz =( [Portugal] - by fmmalves - 11.07.2010, 01:49
Re: Need Help Plz =( [Portugal] - by Lorenc_ - 11.07.2010, 02:30
Re: Need Help Plz =( [Portugal] - by fmmalves - 11.07.2010, 04:12
Re: Need Help Plz =( [Portugal] - by Micko9 - 11.07.2010, 08:15
Re: Need Help Plz =( [Portugal] - by Grim_ - 11.07.2010, 08:18

Forum Jump:


Users browsing this thread: 1 Guest(s)