Changing player?

Post topics regarding Level Building/Design and Entity Usage with Reality Factory
Danimita92
Posts: 335
Joined: Sat Feb 09, 2008 5:47 pm
Location: Lanzarote/Canary Islands/Spain

Re: Changing player?

Post by Danimita92 »

I know this may sound lazy, but has anyone got a basic scripted player script anywhere? Just one I can play around with.
User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Re: Changing player?

Post by QuestOfDreams »

There's one in the scripts/sample folder called genericplayer.s
User avatar
bernie
RF Moderator
Posts: 1249
Joined: Tue Nov 15, 2005 10:07 am
Location: Ireland

Re: Changing player?

Post by bernie »

There's one in the scripts\samples folder that came with RF "genericplayer.s" :roll:
Danimita92
Posts: 335
Joined: Sat Feb 09, 2008 5:47 pm
Location: Lanzarote/Canary Islands/Spain

Re: Changing player?

Post by Danimita92 »

Thanks I didn't see those scripts :D
User avatar
darksmaster923
Posts: 1857
Joined: Wed Jan 03, 2007 10:32 pm
Location: Huntington Beach, California, USA

Re: Changing player?

Post by darksmaster923 »

juutis also has one posted in his game thread
http://www.realityfactory.info/forum/vi ... &sk=t&sd=a
go down
Herp derp.
User avatar
vrageprogrammer
Posts: 566
Joined: Wed Oct 31, 2007 2:59 pm
Location: On top of a tree
Contact:

Re: Changing player?

Post by vrageprogrammer »

darksmaster923 wrote:this requires familiarity with the scripting language. you have to make whats called a scripted player. the built in player does not have enough functionality to do that. it is bascially a pawn that is a player.
Not really.
I did it in Wolfang withought using a scripted player.
It was not Possible to determine the dimensions of the image....
User avatar
vrageprogrammer
Posts: 566
Joined: Wed Oct 31, 2007 2:59 pm
Location: On top of a tree
Contact:

Re: Changing player?

Post by vrageprogrammer »

darksmaster923 wrote:this requires familiarity with the scripting language. you have to make whats called a scripted player. the built in player does not have enough functionality to do that. it is bascially a pawn that is a player.
Not really.
I did it in Wolfang withought using a scripted player.
It was not Possible to determine the dimensions of the image....
Danimita92
Posts: 335
Joined: Sat Feb 09, 2008 5:47 pm
Location: Lanzarote/Canary Islands/Spain

Re: Changing player?

Post by Danimita92 »

How did you do it?
User avatar
vrageprogrammer
Posts: 566
Joined: Wed Oct 31, 2007 2:59 pm
Location: On top of a tree
Contact:

Re: Changing player?

Post by vrageprogrammer »

Danimita92 wrote:How did you do it?
I'll let you borrow the script.
It was not Possible to determine the dimensions of the image....
User avatar
bernie
RF Moderator
Posts: 1249
Joined: Tue Nov 15, 2005 10:07 am
Location: Ireland

Re: Changing player?

Post by bernie »

Post it on her vrage it might help a few folk.
Danimita92
Posts: 335
Joined: Sat Feb 09, 2008 5:47 pm
Location: Lanzarote/Canary Islands/Spain

Re: Changing player?

Post by Danimita92 »

Can you please post it? You'd be a life saver.
User avatar
vrageprogrammer
Posts: 566
Joined: Wed Oct 31, 2007 2:59 pm
Location: On top of a tree
Contact:

Re: Changing player?

Post by vrageprogrammer »

Right...I'll post it up in the script section.
(I need to search my computer :P )
It was not Possible to determine the dimensions of the image....
User avatar
bernie
RF Moderator
Posts: 1249
Joined: Tue Nov 15, 2005 10:07 am
Location: Ireland

Re: Changing player?

Post by bernie »

Thanx Vrage yer a gent.
User avatar
darksmaster923
Posts: 1857
Joined: Wed Jan 03, 2007 10:32 pm
Location: Huntington Beach, California, USA

Re: Changing player?

Post by darksmaster923 »

vrageprogrammer wrote:
darksmaster923 wrote:this requires familiarity with the scripting language. you have to make whats called a scripted player. the built in player does not have enough functionality to do that. it is bascially a pawn that is a player.
Not really.
I did it in Wolfang withought using a scripted player.
but you said you used a script
Herp derp.
User avatar
vrageprogrammer
Posts: 566
Joined: Wed Oct 31, 2007 2:59 pm
Location: On top of a tree
Contact:

Re: Changing player?

Post by vrageprogrammer »

Yes, i did use a script lol, but not a Scripted player

coz there's like a scripted player in the samples folder that i didn't use.
:shock:
It was not Possible to determine the dimensions of the image....
Post Reply