help please
#5

in the original command is this
but I only want to change the id of the door

pawn Код:
if(sscanf(params,"s[32]dD",input,id,value))
        {
                SCM(playerid,"USAGE: /door [name] [doorID] [(optional)value]");
                SCM(playerid,"/doorname to edit the text");
                return SCM(playerid,"Available names : [NON _ CASE SENSITIVE] Exterior, Color, Interior, Delete, Lock, PickupType, Level, VehicleAble, Admin");
        }
        if(id < 0 || id > MAX_DOORS) return SCM(playerid,"ID Must be from 0 till 1000");
Reply


Messages In This Thread
help please - by XxX(cena)XxX - 20.04.2012, 01:40
Re: help please - by WLSF - 20.04.2012, 01:44
Respuesta: help please - by XxX(cena)XxX - 20.04.2012, 02:03
Re: help please - by Azazelo - 20.04.2012, 02:15
Respuesta: help please - by XxX(cena)XxX - 20.04.2012, 02:21
Re: help please - by WLSF - 20.04.2012, 02:22
Respuesta: help please - by XxX(cena)XxX - 20.04.2012, 02:26
Re: help please - by Azazelo - 20.04.2012, 02:27
Respuesta: help please - by XxX(cena)XxX - 20.04.2012, 02:31
Re: help please - by Azazelo - 20.04.2012, 02:34

Forum Jump:


Users browsing this thread: 2 Guest(s)