LuxAdmin Translate Problem [PLEASE!] - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: LuxAdmin Translate Problem [PLEASE!] (
/showthread.php?tid=504628)
LuxAdmin Translate Problem [FIXED] -
MoneyMan - 05.04.2014
Hello everyone!
I'm from Estonia and I want luxadmin translated into Estonian,
however the problem is that when I change ahelp to abi then i can compile it but in game it say: Unknonw command. When i change back to ahelp it works.. Please help me!
Re: LuxAdmin Translate Problem [PLEASE!] -
finelaq - 04.07.2014
Probleem on selles, et sa pead muutma ka selle
pawn Код:
dcmd(ahelp,5,cmdtext); -> dcmd(abi,5,cmdtext);
Ja see number 5 tдhendab seda mitu tдhte selles commandis on nt:
pawn Код:
dcmd(enesetapp,9,cmdtext);