Raised This Month: $ Target: $400
 0% 

Help? :( ML_NOTFOUND


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
OpTiKaL
New Member
Join Date: May 2005
Old 05-27-2005 , 20:52   Help? :( ML_NOTFOUND
Reply With Quote #1

I have this installed ( http://forums.alliedmods.net/showthread.php?p=5109 ) and i get this error when i type amx_userorigin

ML_NOTFOUND: ADMIN_TELE_PLAYER_STOR...

i dont know why, any help? sorry if i posted wrong or did something wrong in posting [/code]
OpTiKaL is offline
faluco
Developer
Join Date: Mar 2005
Location: Valencia, Spain
Old 05-27-2005 , 21:23  
Reply With Quote #2

considering you have placed the txt file in data/lang, then, there is a bug in the plugin, search for this:
Code:
console_print(id, "%L", LANG_PLAYER, "ADMIN_TELE_PLAYER_STORED", name, origin[0], origin[1], origin[2])
and replace it to
Code:
console_print(id, "%L", LANG_PLAYER, "AINO_TELE_PLAYER_STORED", name, origin[0], origin[1], origin[2])
then recompile
faluco is offline
Proach
Veteran Member
Join Date: Jan 2005
Location: The Netherlands
Old 05-28-2005 , 04:20  
Reply With Quote #3

put the "admin_allinone.txt" in your data/lang folder
__________________

www.psmod.net (the better psychostats)
PAOL
Proach is offline
Send a message via ICQ to Proach
OpTiKaL
New Member
Join Date: May 2005
Old 05-28-2005 , 15:37  
Reply With Quote #4

thanks guys, i'll try it!
OpTiKaL is offline
Pain
Senior Member
Join Date: Aug 2004
Old 05-28-2005 , 15:53  
Reply With Quote #5

admin_allinone.txt has some errors. I believe I have corrected them in his plugin and his lang txt.

By the way, this admin_allinone I did is tweaked a lot. You will see for yourself...
Attached Files
File Type: txt admin_allinone.txt (7.1 KB, 176 views)
File Type: sma Get Plugin or Get Source (admin_allinone.sma - 905 views - 54.0 KB)
Pain is offline
Proach
Veteran Member
Join Date: Jan 2005
Location: The Netherlands
Old 05-28-2005 , 17:40  
Reply With Quote #6

sounds interesting.. can you tell me some differences?
__________________

www.psmod.net (the better psychostats)
PAOL
Proach is offline
Send a message via ICQ to Proach
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:44.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode