Hyper.nl Unreal Services Forum Index Hyper.nl Unreal Services
The forum of Hyper.nl Unreal Services and the semi-offical resource for Winged Unicorn's Unreal mods
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Nephthys UScript interface problem

 
Post new topic   Reply to topic    Hyper.nl Unreal Services Forum Index -> HelpDesk
View previous topic :: View next topic  
Author Message
Bane



Joined: 10 Sep 2006
Posts: 3

PostPosted: Sun Sep 10, 2006 6:37 pm    Post subject: Nephthys UScript interface problem Reply with quote

I'm trying to add some Nephthys support to one of my serverside mods, but I'm running into a bit of trouble. Ued is saying that the functions don't exist. I'm trying to use the functions Kick and GetPlayerInfo, as so:
Code:

return class'NephthysProxy'.static.kick(P, info);

...

ret = class'NephthysProxy'.static.GetPlayerInfo(P, Addr, State, Names, MoreInfo );


(yes, the return type for the one function is correct, and ret is the correct type of variable. That's not the problem.)
I copied the usage and functions names exactly from the manual, and I even double checked that the usage of static functions was correct. Neph 1.1 is properly loaded in Ued, and the error even aknowledges this. The exact error is "Unknown function 'kick' in 'Class Nephthys.NephthysProxy'". Is there something wrong with how I'm trying to access the Uscript functions, or what? I should have followed the manual exactly. I'm at a complete loss right now, and any help would be greatly appreciated.
Back to top
View user's profile Send private message
Hyper



Joined: 24 Jan 2004
Posts: 1227
Location: Middelburg, The Netherlands

PostPosted: Sun Sep 10, 2006 6:44 pm    Post subject: Reply with quote

You might want to contact Zora, she does not usually post at this board.
_________________
Alter your reality...forever.
Hyper.nl Unreal Services
unreal://hypercoop.tk
Back to top
View user's profile Send private message Visit poster's website
Bane



Joined: 10 Sep 2006
Posts: 3

PostPosted: Wed Sep 13, 2006 3:47 pm    Post subject: Reply with quote

Well I just got a reply from her. The problem is fixed now. The problem was solved by just manually loading Nephthys.u into Ued. I have no idea why that's needed, because it found the class fine either way.... anyways, it's fixed, and now if anyone else has that problem they can find the solution here.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Hyper.nl Unreal Services Forum Index -> HelpDesk All times are GMT + 1 Hour
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


Powered by phpBB © 2001, 2005 phpBB Group