Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   V6 Check. Possible? (https://forums.graalonline.com/forums/showthread.php?t=134264088)

greggiles 08-04-2011 02:45 AM

V6 Check. Possible?
 
Based on a survey, a lot of people dont play in v6 based on the people ive talked to.
Is it posible to do a check to see what version of graal the player is using, and if it's not v6, disconnect them?

fowlplay4 08-04-2011 02:49 AM

Yes.

Quote:

Originally Posted by /scripthelp graalversion
graalversion - float (read only)
TServerPlayer.graalversion - float (read only)

PHP Code:

function onActionPlayerOnline() {
  
sendtorc(player.account SPC "logged on with version" SPC player.graalversion);


I wouldn't bother though, Stefan will force it on everyone when the time comes.

Twinny 08-04-2011 03:40 AM

As a general rule, forcing players to use a beta which changes/adds/removes functions at an accelerated rate is generally not a good idea.

Tricxta 08-04-2011 03:58 AM

Even once V6 comes out of beta I still think I'll favor V5 along with others. V6 is to much change for my liking but I'll keep my final opinion for the day V6 comes out of beta :0

Crow 08-04-2011 11:48 AM

Quote:

Originally Posted by Tricxta (Post 1661572)
Even once V6 comes out of beta I still think I'll favor V5 along with others. V6 is to much change for my liking but I'll keep my final opinion for the day V6 comes out of beta :0

When was the last time you tried it?

Tricxta 08-04-2011 12:12 PM

Uhmmm 2 weeks ago. Alot has changed?

Crow 08-04-2011 12:28 PM

Quote:

Originally Posted by Tricxta (Post 1661572)
V6 is to much change

Quote:

Originally Posted by Tricxta (Post 1661670)
Alot has changed?

No, not really. What's "too much change" to you?

ff7chocoboknight 08-04-2011 03:36 PM

Just ignore Tricxta. His goal in life is to be like Downsider.

Hezzy002 08-04-2011 06:35 PM

Quote:

Originally Posted by Tricxta (Post 1661572)
Even once V6 comes out of beta I still think I'll favor V5 along with others. V6 is to much change for my liking but I'll keep my final opinion for the day V6 comes out of beta :0

I prefer V6 for a lot of reasons. It's a huge improvement over V5.

Quote:

Originally Posted by ff7chocoboknight (Post 1661699)
Just ignore Tricxta. His goal in life is to be like Downsider.

What's that supposed to mean?

jamitsu89 08-21-2011 07:08 PM

I've found V6 far more useful from a scripting point of view. Aesthetically, I prefer V5, just because that's what I'm used to. However I've moved over to V6 at the time of the new payment system, and I'm prefering it a lot more now.

Client RC in V6 is nice: It now incorporates undo/redo and search capabilities in scripts, unlike client RC in V5. (Unless I'm wrong there and I haven't logged into V5 since it was updated).

Emera 08-21-2011 09:19 PM

Quote:

Originally Posted by ff7chocoboknight (Post 1661699)
Just ignore Tricxta. His goal in life is to be like Downsider.

Now lets just keep to the thread and not attack other players. x_x
On Topic
I like using V6 rather than V5 due to the manor it performs.

Deas_Voice 08-22-2011 12:10 AM

i'd use v6 more if it had better FPS support on the guis, mostly the external ones. it's really that horrible to type on.

all guis should have a higher FPS thought, or atleast let us decide by some crazy "use60fps = true" element !

Crow 08-22-2011 12:17 AM

Quote:

Originally Posted by Deas_Voice (Post 1664717)
i'd use v6 more if it had better FPS support on the guis, mostly the external ones. it's really that horrible to type on.

all guis should have a higher FPS thought, or atleast let us decide by some crazy "use60fps = true" element !

It already feels pretty good, to be honest.

cbk1994 08-22-2011 12:24 AM

Quote:

Originally Posted by Deas_Voice (Post 1664717)
i'd use v6 more if it had better FPS support on the guis, mostly the external ones. it's really that horrible to type on.

all guis should have a higher FPS thought, or atleast let us decide by some crazy "use60fps = true" element !

Are you sure the issue is the FPS? According to Stefan, external windows update when they need to update—not based on any FPS value. I don't feel any delay with external windows on Mac (the delay is obvious with internal windows).

Deas_Voice 08-22-2011 12:35 AM

Quote:

Originally Posted by cbk1994 (Post 1664721)
Are you sure the issue is the FPS? According to Stefan, external windows update when they need to update—not based on any FPS value. I don't feel any delay with external windows on Mac (the delay is obvious with internal windows).

oh? did not know that... well, i haven't been very active typing lately, so i'll have to rain check on that.

edit: seems like i've made my PMs internal window's heh.
maybe some of the more important windows should have that "update when needed" on internal too? (pm windows, playerlist, Client RC etc.)


All times are GMT +2. The time now is 03:31 PM.

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