Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   "Field of view command" (https://forums.graalonline.com/forums/showthread.php?t=25800)

haunter 03-17-2002 11:20 AM

"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

screen_name 03-17-2002 12:12 PM

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

screen_name 03-17-2002 12:52 PM

Quote:

Originally posted by Kaimetsu


Despite this being a truly horrible way to do it.

yes i know but hey, its still a way

homeless1 03-17-2002 01:29 PM

OHH i remember that lol. The dragons with RC heads? Xaviar showed me when he was still 'active' :(

neomaximus2k 03-17-2002 05:36 PM

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

screen_name 03-17-2002 11:21 PM

Quote:

Originally posted by neomaximus2k


Never seen that dude, you should post it sometime

just search drakkara

Jman9912-P2P 03-18-2002 03:07 AM

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*

haunter 03-18-2002 04:17 AM

Re: "Field of view command"
 
Quote:

Originally posted by haunter
and Is it p2p only?


Python523 03-18-2002 05:21 AM

I think it's allowed on free

BARGAD 03-18-2002 06:13 AM

Example
 
1 Attachment(s)
I made an example because I was bored :)


/FrEaKy CaRnIe

AlexH 03-18-2002 06:19 AM

Isn't setfocus p2p only?

BARGAD 03-18-2002 06:26 AM

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

haunter 03-18-2002 06:50 AM

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

Python523 03-18-2002 08:30 AM

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

haunter 03-18-2002 09:30 AM

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


All times are GMT +2. The time now is 10:14 AM.

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