Page 2 of 3
Re: Changing player?
Posted: Sun Feb 10, 2008 8:50 pm
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.
Re: Changing player?
Posted: Sun Feb 10, 2008 8:57 pm
by QuestOfDreams
There's one in the scripts/sample folder called genericplayer.s
Re: Changing player?
Posted: Sun Feb 10, 2008 8:58 pm
by bernie
There's one in the scripts\samples folder that came with RF "genericplayer.s"
Re: Changing player?
Posted: Sun Feb 10, 2008 11:50 pm
by Danimita92
Thanks I didn't see those scripts
Re: Changing player?
Posted: Mon Feb 11, 2008 4:36 am
by darksmaster923
juutis also has one posted in his game thread
http://www.realityfactory.info/forum/vi ... &sk=t&sd=a
go down
Re: Changing player?
Posted: Wed Feb 13, 2008 5:48 pm
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.
Re: Changing player?
Posted: Wed Feb 13, 2008 5:48 pm
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.
Re: Changing player?
Posted: Wed Feb 13, 2008 10:41 pm
by Danimita92
How did you do it?
Re: Changing player?
Posted: Sat Feb 16, 2008 10:06 am
by vrageprogrammer
Danimita92 wrote:How did you do it?
I'll let you borrow the script.
Re: Changing player?
Posted: Sat Feb 16, 2008 11:06 am
by bernie
Post it on her vrage it might help a few folk.
Re: Changing player?
Posted: Sat Feb 16, 2008 11:47 am
by Danimita92
Can you please post it? You'd be a life saver.
Re: Changing player?
Posted: Sat Feb 16, 2008 2:05 pm
by vrageprogrammer
Right...I'll post it up in the script section.
(I need to search my computer
)
Re: Changing player?
Posted: Sat Feb 16, 2008 3:29 pm
by bernie
Thanx Vrage yer a gent.
Re: Changing player?
Posted: Sat Feb 16, 2008 5:55 pm
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
Re: Changing player?
Posted: Thu Feb 21, 2008 1:45 pm
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.