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 10-28-2001, 05:38 AM
Warcaptain Warcaptain is offline
Banned
Warcaptain's Avatar
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
Warcaptain is on a distinguished road
Send a message via ICQ to Warcaptain Send a message via AIM to Warcaptain Send a message via Yahoo to Warcaptain
new playerworld scripting (not advertising)

hey, does anyone know exactly what has changed with server.flags and server.strings...

isnt it so that you can only setstring for server strings taht already exist?

cuz whenever i set something it always dissapears :-(
Reply With Quote
  #2  
Old 10-28-2001, 05:51 AM
6Burning6Church6 6Burning6Church6 is offline
Chance Mercy
Join Date: Oct 2001
Location: Coral Springs, Florida
Posts: 280
6Burning6Church6 is on a distinguished road
Re: new playerworld scripting (not advertising)

Quote:
Originally posted by Warcaptain
hey, does anyone know exactly what has changed with server.flags and server.strings...

isnt it so that you can only setstring for server strings taht already exist?

cuz whenever i set something it always dissapears :-(
What do you mean exactly? Setstring don't work for you?

Try this:

if (playerenters){
setstring server.test,test account #a;
}

Correct: setstring server.test,test account #a;
Incorrect: setstring server.test=test account #a;
__________________

- American Pride
"We will stop terrorist TOGETHER." - President Bush
Quote:
Originally posted by Stefan
Oh that can happen because of stupid coding,
people doing stuff like

if (playertouchsme)
toweapons I am a dumb scripter
}

forgetting the ;
"Never argue with a idiot, or they'll be you by experience."
- So that means don't argue with me.
Reply With Quote
  #3  
Old 10-28-2001, 05:55 AM
Warcaptain Warcaptain is offline
Banned
Warcaptain's Avatar
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
Warcaptain is on a distinguished road
Send a message via ICQ to Warcaptain Send a message via AIM to Warcaptain Send a message via Yahoo to Warcaptain
no no no


you cant setstring server.stringname,value
for strings that dont already exist, or so im told


and also for some reason, whenever a string is read, its removed
Reply With Quote
  #4  
Old 10-28-2001, 08:37 AM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
Stefan posted something..
I think u are right if u changed the options to the saves (aganinst cheaters) u can't set new serverstrings with a script... I think u should add the manual with rc and the use them..
__________________
No Webhost at the moment
Reply With Quote
  #5  
Old 10-28-2001, 08:40 AM
Warcaptain Warcaptain is offline
Banned
Warcaptain's Avatar
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
Warcaptain is on a distinguished road
Send a message via ICQ to Warcaptain Send a message via AIM to Warcaptain Send a message via Yahoo to Warcaptain
i dont want to add them, just change their value
Reply With Quote
  #6  
Old 10-28-2001, 09:46 AM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
=\ this should work just setting new serverflags with an npc should be disabled...
__________________
No Webhost at the moment
Reply With Quote
  #7  
Old 10-28-2001, 10:17 AM
Warcaptain Warcaptain is offline
Banned
Warcaptain's Avatar
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
Warcaptain is on a distinguished road
Send a message via ICQ to Warcaptain Send a message via AIM to Warcaptain Send a message via Yahoo to Warcaptain
i think setting NEW server strings or flags should be disabled.

but if it exists, it should allow it
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 03:09 PM.


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