Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-08-2003, 11:46 PM
Chrisz Chrisz is offline
Registered User
Join Date: Oct 2002
Location: Lost...
Posts: 176
Chrisz is on a distinguished road
Send a message via AIM to Chrisz Send a message via Yahoo to Chrisz
Red face GScript Bug: For Stefan

This annoyed me.. for.. hours.. x.x I'm working on some solutions around it, none 100% successfull.. ;_;

NPC Code:

disabledefmovement;
disablepause; //OR enablefeatures allfeatures-2; 2 being P key.


This script totally kills off the default weapon selecting... You cant use the arrow keys to select a weapon ! But you can still use the mouse.. I think its due to some of Graals old engine code still in the .exe somewhere, because the pause menu had selection in it, Pause/End if I remember correctly. I don't know the exact cause since I dont have the source, so thats for Stefan to fix. Its really bugging me because I cant make new movement, and disable the pause button -_-... If Stefan doesn't find this, can someone redirect him to it??
__________________
-Chrisz
Reply With Quote
  #2  
Old 09-09-2003, 12:08 AM
mhermher mhermher is offline
galase galase!
mhermher's Avatar
Join Date: Jun 2001
Location: Sweden, Stockholm.
Posts: 2,012
mhermher is on a distinguished road
Send a message via ICQ to mhermher Send a message via AIM to mhermher Send a message via Yahoo to mhermher
isnt it enablefeatures #x#?
like 2x10 or so..?
__________________
Donate money for my trip to Germany

Adiarde Manager
Reply With Quote
  #3  
Old 09-09-2003, 12:13 AM
Riot-Starter Riot-Starter is offline
Registered User
Join Date: Aug 2001
Location: Central Florida, USA
Posts: 79
Riot-Starter is on a distinguished road
Send a message via AIM to Riot-Starter
Its a comination of the two.
1 - M key (map)
2 - P key (pause)
4 - Q key (weapon select)
8 - R key (show ratings)
0x10 - S+A key combination for dropping items
0x20 - S+D key combination for switching weapons
0x40 - TAB key (if disabled then you cannot switch to the chat field with TAB)
0x80 - display of chat text
0x100 - display of the hearts over player heads
0x200 - display of nicknames
0x400 - toall/PM-icons on the minimap
0x800 - right-click on players opens their profile
0x1000 - emoticons (disable it if you want to do other stuff with control+keys)
0x2000 - Alt+5 for making snapshots
0x4000 - Alt+8/9 for zooming
0x8000 - the logframe where savelog stuff is added
Reply With Quote
  #4  
Old 09-09-2003, 01:12 AM
Chrisz Chrisz is offline
Registered User
Join Date: Oct 2002
Location: Lost...
Posts: 176
Chrisz is on a distinguished road
Send a message via AIM to Chrisz Send a message via Yahoo to Chrisz
x.x..

Some people just dont read newfeatures... arent you meant to be a scripter Tyrial?
__________________
-Chrisz
Reply With Quote
  #5  
Old 09-09-2003, 01:23 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 mhermher
isnt it enablefeatures #x#?
like 2x10 or so..?
0x = hex
Reply With Quote
  #6  
Old 09-09-2003, 03:02 AM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Yea,that's odd Chrisz.
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote
  #7  
Old 09-09-2003, 09:51 AM
mhermher mhermher is offline
galase galase!
mhermher's Avatar
Join Date: Jun 2001
Location: Sweden, Stockholm.
Posts: 2,012
mhermher is on a distinguished road
Send a message via ICQ to mhermher Send a message via AIM to mhermher Send a message via Yahoo to mhermher
No chrisz, i was a scripter.. but now.. yeah.. scripting is boring

+ i'm lazy.. so i wen't to GFX when i saw i auctially had a chance in the gfx section...
__________________
Donate money for my trip to Germany

Adiarde Manager
Reply With Quote
  #8  
Old 09-09-2003, 07:54 PM
Chrisz Chrisz is offline
Registered User
Join Date: Oct 2002
Location: Lost...
Posts: 176
Chrisz is on a distinguished road
Send a message via AIM to Chrisz Send a message via Yahoo to Chrisz
Angry asgfsagfzxz

More bugs, this one has been around for a while, and as I'm on the subject of bugs.. it just clicked....

NC Rights:

For this bug to work, you need two folders starting with the same thing. For this example ill use.. 'Staff/' And 'Staff Stuff/'

rw WEAPONS/Staff/*
rw WEAPONS/Staff Stuff/*

The npc server ignores the second right and removes it from your folder rights, disabling access to the 'Staff Stuff/' folder.

This is really annoying, only way around it is to remove everyones npc control, edit server options, d/c the people with NC + restricted rights, then edit the npc. Now thats a long way to go for something so simple as to edit an npc.
__________________
-Chrisz
Reply With Quote
  #9  
Old 09-09-2003, 09:23 PM
draygin draygin is offline
Telmont Bandit
draygin's Avatar
Join Date: Feb 2002
Location: Ohio
Posts: 2,550
draygin is on a distinguished road
Re: asgfsagfzxz

Quote:
Originally posted by Chrisz
More bugs, this one has been around for a while, and as I'm on the subject of bugs.. it just clicked....

NC Rights:

For this bug to work, you need two folders starting with the same thing. For this example ill use.. 'Staff/' And 'Staff Stuff/'

rw WEAPONS/Staff/*
rw WEAPONS/Staff Stuff/*

The npc server ignores the second right and removes it from your folder rights, disabling access to the 'Staff Stuff/' folder.

This is really annoying, only way around it is to remove everyones npc control, edit server options, d/c the people with NC + restricted rights, then edit the npc. Now thats a long way to go for something so simple as to edit an npc.
Problem with that is Graal doesnt recognize spaces do it as StaffStuff not Staff Stuff.
__________________

I stole Spanky's gold!
Reply With Quote
  #10  
Old 09-09-2003, 10:27 PM
Knuckles Knuckles is offline
Registered User
Join Date: Sep 2002
Location: New York
Posts: 580
Knuckles is on a distinguished road
Send a message via AIM to Knuckles
Re: asgfsagfzxz

Quote:
Originally posted by Chrisz
More bugs, this one has been around for a while, and as I'm on the subject of bugs.. it just clicked....

NC Rights:

For this bug to work, you need two folders starting with the same thing. For this example ill use.. 'Staff/' And 'Staff Stuff/'

rw WEAPONS/Staff/*
rw WEAPONS/Staff Stuff/*

The npc server ignores the second right and removes it from your folder rights, disabling access to the 'Staff Stuff/' folder.

This is really annoying, only way around it is to remove everyones npc control, edit server options, d/c the people with NC + restricted rights, then edit the npc. Now thats a long way to go for something so simple as to edit an npc.
Shouldn't this stuff be in the BUG REPORTS forum?
__________________
Knuckles
"They say 60% of the time, it works everytime!"
Reply With Quote
  #11  
Old 09-11-2003, 12:47 AM
Projectshifter Projectshifter is offline
The David
Projectshifter's Avatar
Join Date: Apr 2002
Location: USA
Posts: 912
Projectshifter is an unknown quantity at this point
Send a message via ICQ to Projectshifter Send a message via AIM to Projectshifter Send a message via MSN to Projectshifter Send a message via Yahoo to Projectshifter
Re: Re: asgfsagfzxz

Quote:
Originally posted by Knuckles

Shouldn't this stuff be in the BUG REPORTS forum?
I could've swon there was a Bugs forum around here SOMEWHERE?
---Shifter
__________________
Who has time for life these days?
Reply With Quote
  #12  
Old 09-11-2003, 01:32 AM
Knuckles Knuckles is offline
Registered User
Join Date: Sep 2002
Location: New York
Posts: 580
Knuckles is on a distinguished road
Send a message via AIM to Knuckles
Re: Re: Re: asgfsagfzxz

Quote:
Originally posted by Projectshifter

I could've swon there was a Bugs forum around here SOMEWHERE?
---Shifter
I know... that's why I posted it, silly!
__________________
Knuckles
"They say 60% of the time, it works everytime!"
Reply With Quote
  #13  
Old 09-11-2003, 02:09 AM
protagonist protagonist is offline
Banned
protagonist's Avatar
Join Date: May 2003
Location: CAW
Posts: 5,586
protagonist is on a distinguished road
Send a message via AIM to protagonist Send a message via MSN to protagonist
I believe that Chrisz, in addition to posting the fact that this is a problem, is also implying that he wants to see if anyone has a solution.
Reply With Quote
  #14  
Old 09-11-2003, 02:25 AM
Knuckles Knuckles is offline
Registered User
Join Date: Sep 2002
Location: New York
Posts: 580
Knuckles is on a distinguished road
Send a message via AIM to Knuckles
Quote:
Originally posted by protagonist
I believe that Chrisz, in addition to posting the fact that this is a problem, is also implying that he wants to see if anyone has a solution.
What's your point? There's still a bug section for people with problems with Graal. :-o
__________________
Knuckles
"They say 60% of the time, it works everytime!"
Reply With Quote
  #15  
Old 09-11-2003, 02:52 AM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Quote:
Originally posted by Knuckles

What's your point? There's still a bug section for people with problems with Graal. :-o
I think there is no problem to post here,since it's related to scripting. x.x'
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
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 05:00 PM.


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