Welcome to destination Unreal
Please sign in Here or Register
warning  Welcome to destination Unreal, To access all areas of this site please register an account by clicking here now. warning

 


 
Recent Topics   Next 6 >>  
 Forum   Author   Replies   Last Post 
Reliving the past- about dU General Discussion Terraniux 16 Fri May 10, 2024 1:04 am
General View latest post
female dU Player Photos male Introduce Yourself Terraniux 315 Tue May 07, 2024 4:34 am
Terraniux View latest post
Dragon Warrior Mapping Development and Skinning EvilGrins 0 Mon Apr 29, 2024 8:42 pm
EvilGrins View latest post
Colors Mapping Development and Skinning EvilGrins 0 Mon Apr 29, 2024 5:38 am
EvilGrins View latest post
Orcs all around Mapping Development and Skinning EvilGrins 0 Sun Apr 28, 2024 10:27 am
EvilGrins View latest post
CHUCK NORRIS Mapping Development and Skinning EvilGrins 0 Sat Apr 27, 2024 8:23 pm
EvilGrins View latest post
 

BannerName on NexgenBannedDialog

Post new topic   Reply to topic       printer-friendly view
destination Unreal Forum Index Mods, UScript and General Coding
View previous topic :: View next topic 
Author Message
Shado switzerland.png


UT Name: Letylove49 / Alicia UT Since: 2005 Gender: Gender:Male
Joined: Jul 30, 2010
Age: 41
Posts: 39

Reputation: 173.5
Status: Offline
View user's profile

Send private message


PostPosted: Thu May 26, 2011 4:49 pm
PostPost subject:No icon BannerName on NexgenBannedDialog
Reply with quote

i ve tried to added the bannerName on the popup to let know to the player who was the admin who banned them  

but i got this  Error: L:\UnrealTournament\Nexgen112F\Classes\NexgenController.uc(727) : Error, Call to 'isBanned': Bad ',' or missing ')'

Quote:

// Check for bans.
if ((!bRejected) && isBanned(client, banReason, banPeriod, bannerName)) {
bRejected = true;
rejectType = RT_Banned;
reason = lng.bannedMsg;
popupWindowClass = "NexgenBannedDialog";
popupArgs[0] = banReason;
popupArgs[1] = banPeriod;
popupArgs[2] = bannerName;

}
 


i don't see why that don't work

here i put the  NexgenBannedDialog :

Quote:
/***************************************************************************************************
  *
*  $DESCRIPTION  Creates the dialog. Calling this function will setup the static dialog contents.
*  $OVERRIDE
*
**************************************************************************************************/
function created() {
local float cy;

super.created();

// Add components.
cy = borderSize;

addText(caption, cy, F_Bold, TA_Center);
addNewLine(cy);
addText(message, cy, F_Normal, TA_Left);
addNewLine(cy);
reasonLabel = addPropertyLabel(cy, reasonText, 48.0);
periodLabel = addPropertyLabel(cy, periodText, 48.0);
bannerNameLabel = addPropertyLabel(cy, bannerNameText, 60.0);
}
 


Please login to see this link
Get registered or Log in
Back to top Visit member's Facebook: https://www.facebook.com/pages/destinationUnreal/68568886767
Shado switzerland.png


UT Name: Letylove49 / Alicia UT Since: 2005 Gender: Gender:Male
Joined: Jul 30, 2010
Age: 41
Posts: 39

Reputation: 173.5
Status: Offline
View user's profile

Send private message


PostPosted: Sat May 28, 2011 12:59 am
PostPost subject:No icon Re: BannerName on NexgenBannedDialog
Reply with quote

is good i have fund the solution


Please login to see this link
Get registered or Log in
Back to top Visit member's Facebook: https://www.facebook.com/pages/destinationUnreal/68568886767
Display posts from previous:

Post new topic   Reply to topic    printer-friendly view
destination Unreal Forum Index   Mods, UScript and General Coding
Page 1 of 1
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Related topics
 Topics   Replies   Author   Views   Last Post 
This topic is locked: you cannot edit posts or make replies. Suz-Lack of moderation, favoritism and bias, poor admin work 1 Crow 1440 Sun Mar 25, 2018 3:06 pm
Suz View latest post
No new posts Great evening(s) on dU [screens] + videos added! 12 Terraniux 4598 Sun Nov 08, 2015 12:43 am
DarkBeemo View latest post
No new posts [ Poll ] dU Community Map Collaboration (POLL ADDED) 66 HellFire 20662 Tue Nov 11, 2014 8:54 pm
Cyberia-Mix View latest post
No new posts DD Party 12-09 | Movie(s) added! 4 Terraniux 2959 Tue Oct 04, 2011 9:03 pm
NECRIS View latest post
No new posts Admin/staff skin 3 FAZI 3088 Mon Jan 24, 2011 1:56 pm
Supa_Angel View latest post
 




Theme designed and coded by PHPNuke Themes © All times are UTC + 2 Hours [DST enabled]
Forums ©

Spambot Killer
Site Map

[News Feed] [Forums Feed] [Downloads Feed] [Web Links Feed] Powered by HTML Purifier[Validate robots.txt]


PHP-Nuke Copyright © 2006 by Francisco Burzi.
All logos, trademarks and posts in this site are property of their respective owners, all the rest © 2006 by the site owner.
Powered by Nuke Evolution 2.0.7 - Nuke-Evolution Xtreme 2.0 Edition.

[ Page Generation: 0.19 Seconds | Memory Usage: 9.25 MB | DB Queries: 85 ]

[ Home | Forums | Downloads | Contact Us | Back To Top ]