Raised This Month: $ Target: $400
 0% 

3.8 Release


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Czarny Iwan
Senior Member
Join Date: Jun 2007
Location: Poland
Old 02-26-2008 , 18:35   Re: 3.8 Release
Reply With Quote #7

Amx_Super.txt:
Code:
AMX_SUPER_ALLTALK_STATUS = [AMXX] sv_alltalk is ^"%d^"
AMX_SUPER_ALLTALK_SET_CASE2 = [AMXX] ADMIN %s set sv_alltalk to ^"%s^"
AMX_SUPER_ALLTALK_SET_CASE1 = [AMXX] ADMIN set sv_alltalk to ^"%s^"
AMX_SUPER_ALLTALK_LOG = [AMX_Super] ALLTALK: ^"%s<%s>^" set sv_alltalk to ^"%s^"
AMX_SUPER_ALLTALK_MSG = [AMXX] Alltalk has been set to ^"%s^
amxx.cfg:
Code:
// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
//
// Default value: 2
amx_show_activity 1
Quote:
Um... The map extend, I can only think that you have activity to 1 = no admin name
Yup, I have, but why it shows my nick only on map extend command? I don't want my nick there.

amx_super.sma:
Code:
  set_pcvar_float(mp_timelimit,get_pcvar_float(mp_timelimit) + tlimit)
  client_print(0,print_chat,"%L", LANG_PLAYER, "AMX_SUPER_EXTEND_SUCCESS",name,tlimit)
  ++user_limit
  return PLUGIN_HANDLED
I think this is the prob with extend. Where is switch and cases? Oh, the lang file is missing those too.
I can't find anything wrong with alltalk...
Attached Thumbnails
Click image for larger version

Name:	space.jpg
Views:	224
Size:	7.0 KB
ID:	24065   Click image for larger version

Name:	admin.jpg
Views:	222
Size:	8.1 KB
ID:	24066  
__________________

Last edited by Czarny Iwan; 02-26-2008 at 18:55.
Czarny Iwan is offline
 



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 19:08.


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