Raised This Month: $ Target: $400
 0% 

[BUG] [pawn] tags not functioning correctly


  
 
 
Thread Tools Display Modes
Author Message
Lee
AlliedModders Donor
Join Date: Feb 2006
Old 12-30-2006 , 23:52   [BUG] [pawn] tags not functioning correctly
#1

Click to Quote this post - and then press Preview and you will see exactly what I'm talking about. The [pawn] tags are lost - although syntax highlighting remains. This is tested in Firefox.

Code:
switch(get_cvar_num("amx_show_activity")) {    case 2: client_print(0,print_chat,"[AMXX] ADMIN %s: set life on all %s",name2,arg[1])    case 1: client_print(0,print_chat,"[AMXX] ADMIN: set life on all %s",arg[1])

Even if I edit this post and submit the seemingly correct post is appears as the following:

Code:
switch(get_cvar_num("amx_show_activity")) { case 2: client_print(0,print_chat,"[AMXX] ADMIN %s: set life on all %s",name2,arg[1]) case 1: client_print(0,print_chat,"[AMXX] ADMIN: set life on all %s",arg[1])

Last edited by Lee; 12-31-2006 at 00:09.
Lee is offline
VEN
Veteran Member
Join Date: Jan 2005
Old 12-31-2006 , 01:05   Re: [BUG] [pawn] tags not functioning correctly
#2

This is a known issue.
VEN 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 20:22.


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