LAdmin changing commands ?
#1

Hello,i can't changing the commands in LAdmin commands 4 v2 i need /register to /kaydol and /login to /gir please help me
The script is this :
http://pastebin.com/f27922c71
Reply
#2

Go to the LAdmin topic, and ask there it's wrong section
Reply
#3

Quote:

wrong section

not at all well you have to change this
dcmd(register,[value],playerid)
to
dcmd(kayodl,[value],playerid
then on the
dcmd_register(playerid,params[])
change to
dcmd_kayodl(playerid,params[])
and thats all any problems post it
Reply
#4


Quote:

wrong section

not at all well you have to change this
pawn Код:
dcmd(register,8,playerid)
to
pawn Код:
dcmd(kayodl,8,playerid)
then on the
pawn Код:
dcmd_register(playerid,params[])
change to
pawn Код:
dcmd_kayodl(playerid,params[])
and thats all any problems post it
Editorry for double posting i wanted to make the post better sorry
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)