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, 201 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
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 02:12 PM.


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