You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Hosted Forums > UTPure > UTPure - Client Side Hack Protection > Server Admins Open Forum

Reply
Thread Tools Display Modes
  #1  
Unread 7th February, 2009, 12:14 AM
Letylove49's Avatar
Letylove49 Letylove49 is offline
Holy Shit!!
 
Join Date: Mar 2005
Posts: 691
Default UTPure + Zoom special

Quote:
simulated event PostNetBeginPlay()
{
local HudMutator crosshair;
local PlayerPawn HUDOwner;

Super.PostNetBeginPlay();

// If owner is the local player, check that the HUD Mutator exists. Also check for the presense of a bbPlayer (UTPure enabled)
HUDOwner = PlayerPawn(Owner);
if (HUDOwner != None && HUDOwner.IsA('bbPlayer') && HUDOwner.myHUD != None)
{
ForEach AllActors(Class'HudMutator', crosshair)
break;
if (crosshair == None)
{
crosshair = Spawn(Class'HudMutator', Owner);
crosshair.RegisterHUDMutator();
crosshair.HUDOwner = HUDOwner;
}
}
}

il faut mettre sa ou ? avant ou apres dans le fichier.uc ?
ou doige coller ça dans un autre fichier ? ou dans plusieurs fichiers ?
car ça be marche pas...


je voudrai modifier ces fichiers la

mac10
BunyDuster2
BoomDarts
BigchainGun
ApplesRebelMac
put his or? before or after in the file.uc?
or do I paste it in another file? or in several files?

I have try but tha don't work

I want to change these files the
mac10
BunyDuster2
BoomDarts
BigchainGun
ApplesRebelMac
__________________


Letylove49 aka Shado
Reply With Quote
  #2  
Unread 6th June, 2009, 09:07 PM
Letylove49's Avatar
Letylove49 Letylove49 is offline
Holy Shit!!
 
Join Date: Mar 2005
Posts: 691
Default

j'ai reussi a faire accepter le zoom de mon arme a Pure mais maitenant les recharges sont déformée..
__________________


Letylove49 aka Shado
Reply With Quote
  #3  
Unread 6th June, 2009, 09:08 PM
Letylove49's Avatar
Letylove49 Letylove49 is offline
Holy Shit!!
 
Join Date: Mar 2005
Posts: 691
Default

I managed to get the zoom of my gun with UTPure but now have a refills are distorted ..
__________________


Letylove49 aka Shado
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:29 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.