Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-17-2002, 11:20 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
"Field of view command"

Does anyone know the command that changes the field of view the player sees? I know someone made an earthquake NPC with it, and i see something like it on lotherod (sp) and Is it p2p only?

Tell me if you need anymore info...

PS: i think its a fairly new command
Reply With Quote
  #2  
Old 03-17-2002, 12:12 PM
screen_name screen_name is offline
is watching you
Join Date: Mar 2002
Location: The 3rd Dimension
Posts: 2,160
screen_name is on a distinguished road
Send a message via AIM to screen_name Send a message via MSN to screen_name
can also be done with putting a npc at the players coordinates and set all the attributes to the player attributes, and then hide the player and change his x and/or y
__________________
[signature]insert here[/signature]
Reply With Quote
  #3  
Old 03-17-2002, 12:52 PM
screen_name screen_name is offline
is watching you
Join Date: Mar 2002
Location: The 3rd Dimension
Posts: 2,160
screen_name is on a distinguished road
Send a message via AIM to screen_name Send a message via MSN to screen_name
Quote:
Originally posted by Kaimetsu


Despite this being a truly horrible way to do it.
yes i know but hey, its still a way
__________________
[signature]insert here[/signature]
Reply With Quote
  #4  
Old 03-17-2002, 01:29 PM
homeless1 homeless1 is offline
Registered User
Join Date: Aug 2001
Posts: 215
homeless1 is on a distinguished road
Send a message via AIM to homeless1
OHH i remember that lol. The dragons with RC heads? Xaviar showed me when he was still 'active'
__________________
I no longer post with this account, I now use LordZen....
Reply With Quote
  #5  
Old 03-17-2002, 05:36 PM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Quote:
Originally posted by Kaimetsu


Yeah, you're right. I had to use that method for my Drakkara intro
Never seen that dude, you should post it sometime
__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo

Reply With Quote
  #6  
Old 03-17-2002, 11:21 PM
screen_name screen_name is offline
is watching you
Join Date: Mar 2002
Location: The 3rd Dimension
Posts: 2,160
screen_name is on a distinguished road
Send a message via AIM to screen_name Send a message via MSN to screen_name
Quote:
Originally posted by neomaximus2k


Never seen that dude, you should post it sometime
just search drakkara
__________________
[signature]insert here[/signature]
Reply With Quote
  #7  
Old 03-18-2002, 03:07 AM
Jman9912-P2P Jman9912-P2P is offline
Registered User
Join Date: Nov 2001
Location: North Carolina!
Posts: 217
Jman9912-P2P is on a distinguished road
Send a message via AIM to Jman9912-P2P Send a message via Yahoo to Jman9912-P2P
ok im ocnfused i think i kno what this does but im not totally sure i dont kno many of the new commands...
ok so if u use this say

NPC Code:

if (created) {
}
for (i=0;i<5;i++; ) {
setfocus playerx,playery+5;}



or something like this??? im not sure im not tryin to sound like a noob scripter either lol
*edit* grr i hate when the semicolon and parenthesis make a smiley in code's */edit*
__________________
AIM: Jman9912
Email: [email protected]
Reply With Quote
  #8  
Old 03-18-2002, 04:17 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Re: "Field of view command"

Quote:
Originally posted by haunter
and Is it p2p only?
Reply With Quote
  #9  
Old 03-18-2002, 05:21 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
I think it's allowed on free
Reply With Quote
  #10  
Old 03-18-2002, 06:13 AM
BARGAD BARGAD is offline
Registered User
Join Date: Aug 2001
Location: Sweden
Posts: 345
BARGAD will become famous soon enough
Example

I made an example because I was bored


/FrEaKy CaRnIe
Attached Files
File Type: nw setfocus.nw (9.3 KB, 204 views)
__________________
Gori

Born To Kill
Death Silent Killers

Two little newbies, out in the sun.
Then came Gori and there was only one.

Reply With Quote
  #11  
Old 03-18-2002, 06:19 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
Isn't setfocus p2p only?
Reply With Quote
  #12  
Old 03-18-2002, 06:26 AM
BARGAD BARGAD is offline
Registered User
Join Date: Aug 2001
Location: Sweden
Posts: 345
BARGAD will become famous soon enough
I say "If it can be used offline its for everything"
except for lighting effects
I dont think they would care if you used -THAT- Command on free though because all it does is move the veiw lol


/FrEaKy CaRnIe
__________________
Gori

Born To Kill
Death Silent Killers

Two little newbies, out in the sun.
Then came Gori and there was only one.

Reply With Quote
  #13  
Old 03-18-2002, 06:50 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Re: Example

Quote:
Originally posted by BARGAD
I made an example because I was bored


/FrEaKy CaRnIe
thanks but i know how to use it now ;D
Reply With Quote
  #14  
Old 03-18-2002, 08:30 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
I think a GM (forgot who) said it was allowed on free servers, if the new world staff knew about it, they would probably complain since it was originally going to be Newworld only
Reply With Quote
  #15  
Old 03-18-2002, 09:30 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Quote:
Originally posted by Python523
I think a GM (forgot who) said it was allowed on free servers, if the new world staff knew about it, they would probably complain since it was originally going to be Newworld only
I need to know for sure
Reply With Quote
  #16  
Old 03-18-2002, 09:35 AM
BARGAD BARGAD is offline
Registered User
Join Date: Aug 2001
Location: Sweden
Posts: 345
BARGAD will become famous soon enough
Wait for the Script Monkey to reply (Cant remember how to spell his name)

and I'd like to think of what he thinks of my example lolz


/CaRnIe
__________________
Gori

Born To Kill
Death Silent Killers

Two little newbies, out in the sun.
Then came Gori and there was only one.

Reply With Quote
  #17  
Old 03-18-2002, 09:50 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by BARGAD
Wait for the Script Monkey to reply (Cant remember how to spell his name)

and I'd like to think of what he thinks of my example lolz


/CaRnIe
There' nothing special about your thing and it's 'Kaimetsu'
Reply With Quote
  #18  
Old 03-18-2002, 10:26 AM
BARGAD BARGAD is offline
Registered User
Join Date: Aug 2001
Location: Sweden
Posts: 345
BARGAD will become famous soon enough
Uh
Did anyone ask you anyway?
Its not l said
Quote:
Python do you think my example is special because I think your uber??
No I didnt, so dont act like your some god type person

/CaRnIe
__________________
Gori

Born To Kill
Death Silent Killers

Two little newbies, out in the sun.
Then came Gori and there was only one.

Reply With Quote
  #19  
Old 03-18-2002, 12:27 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Was I acting like a God? Are you expecting to take 30 seconds to type out something and expect good response?
Reply With Quote
  #20  
Old 03-18-2002, 03:22 PM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
Quote:
Originally posted by BARGAD
I say "If it can be used offline its for everything"
except for lighting effects
I dont think they would care if you used -THAT- Command on free though because all it does is move the veiw lol


/FrEaKy CaRnIe
there are also other commands like attachplayertoobj or replaceani which can be used offline and aren't allowed non p2p
__________________
No Webhost at the moment
Reply With Quote
  #21  
Old 03-19-2002, 03:04 AM
Kadar Kadar is offline
Registered User
Join Date: Jan 2002
Posts: 636
Kadar is on a distinguished road
it works for free servers..
i used to use it on mithica.
__________________
Reply With Quote
  #22  
Old 03-19-2002, 05:44 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Quote:
Originally posted by Kaimetsu


It works, yes, but there's no way of predicting that this will always be the case.
Where is Stefan I don't think it said it was for pay servers only in the new features document...
Reply With Quote
  #23  
Old 03-19-2002, 05:46 AM
BARGAD BARGAD is offline
Registered User
Join Date: Aug 2001
Location: Sweden
Posts: 345
BARGAD will become famous soon enough
Quote:
Originally posted by Kaimetsu
I don't know if it's allowed on free servers, but I personally wouldn't risk it.

And the level is pretty unimpressive :-/
Yeah I know Kai. I just put that together in a minute for a quick example

/CaRnIe
__________________
Gori

Born To Kill
Death Silent Killers

Two little newbies, out in the sun.
Then came Gori and there was only one.

Reply With Quote
  #24  
Old 03-19-2002, 10:40 AM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
Quote:
Originally posted by Kaimetsu


Despite this being a truly horrible way to do it.
non p2p
Reply With Quote
  #25  
Old 03-19-2002, 12:21 PM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
Quote:
Originally posted by Python523
I think a GM (forgot who) said it was allowed on free servers, if the new world staff knew about it, they would probably complain since it was originally going to be Newworld only
NewWorld people = smart people...
they make everything...well they have good ideas...
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote
  #26  
Old 03-19-2002, 03:37 PM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Well the replaceani isn't allowed on free servers for many reasons.
seeing as how you can only have one directioanl animated gani's, or one frame multi directional gani's on free servers the replaceani would hardly ever be used, i can remember the real reason why it isn't allowed on non-p2p tho

and attachplayerobj thing (forgot command)
the white graal on classic used that when it was in the ninja castle, but i dont know about now they might have changed their minds about it
__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo

Reply With Quote
  #27  
Old 03-20-2002, 06:10 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Quote:
Originally posted by neomaximus2k
Well the replaceani isn't allowed on free servers for many reasons.
seeing as how you can only have one directioanl animated gani's, or one frame multi directional gani's on free servers the replaceani would hardly ever be used, i can remember the real reason why it isn't allowed on non-p2p tho

and attachplayerobj thing (forgot command)
the white graal on classic used that when it was in the ninja castle, but i dont know about now they might have changed their minds about it
But is setfocuz non-p2p or not?! I need to know FOR SURE! @_@;;;
Reply With Quote
  #28  
Old 03-20-2002, 06:13 AM
Kadar Kadar is offline
Registered User
Join Date: Jan 2002
Posts: 636
Kadar is on a distinguished road
Quote:
Originally posted by haunter


But is setfocuz non-p2p or not?! I need to know FOR SURE! @_@;;;
its nonp2p i used to use it on mithica
__________________
Reply With Quote
  #29  
Old 03-20-2002, 06:17 AM
BARGAD BARGAD is offline
Registered User
Join Date: Aug 2001
Location: Sweden
Posts: 345
BARGAD will become famous soon enough
Quote:
Originally posted by Kadar
its nonp2p i used to use it on mithica
Yeah but that dosnt mean its not for only p2p lol


/CaRnIe
__________________
Gori

Born To Kill
Death Silent Killers

Two little newbies, out in the sun.
Then came Gori and there was only one.

Reply With Quote
  #30  
Old 03-20-2002, 03:52 PM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Quote:
Originally posted by BARGAD


Yeah but that dosnt mean its not for only p2p lol


/CaRnIe
setfocus....


There is no limit on this that i am aware of, it can be used on BOTH non-p2p and p2p.
i am not 100% sure tho but i am 98% sure :P

so go ahead and use it, if it gets turned down they will tell you why then you can script away around it
__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo

Reply With Quote
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:01 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.