Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting > New Scripting Engine (GS2)
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-23-2006, 12:34 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Respect my Paramatars.

Wheee.. So.. Im going to..
requesttext( str, str);
One problem I dont have a list that would tell me what params to use.
So far my list includes,
Quote:
requesttext("folders", "");
requesttext("folder", folder);
requesttext("options", "");
requesttext("folderconfig", "");
requesttext("serverflags", acct);
requesttext("weaponlist", "");
requesttext("classlist", "");
requesttext("npclist", "");
requesttext("comments", acct);
requesttext("rights", acct);
If you have anymore please post em.

Id find this useful.
requesttext("params", ""); //Returns all the parameters that can be used which i could manipulate to view them in a text window.
__________________
Quote:
Reply With Quote
  #2  
Old 07-23-2006, 04:27 PM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
yea, I really don't like it when a single function is a do everything function when you wouldn't really find the information it returns with one parameter necessarily relevant to the next parameter. However, I mean the requesttext for guild DB info vs. the requesttext for everything else.
Reply With Quote
  #3  
Old 07-23-2006, 09:18 PM
ForgottenLegacy ForgottenLegacy is offline
-Backtoscripts-
Join Date: Aug 2003
Location: California
Posts: 289
ForgottenLegacy is on a distinguished road
Send a message via AIM to ForgottenLegacy
...Make an array? I don't exactly understand what you're asking, but you can make a 2-dimensional array with [n][0] being the texttype and [n][1] being the textoption, sometimes null.
__________________
"The higher you fly, the harder it is to breathe."

[Kaidenn] Maybe I will somehow take control of Lance's body when he isn't looking, have him log onto Kingdoms, update one script, and leave.
[Kaidenn] And leave him exactly where I found him, unchanged and completely unnaware of what just took place the last two minutes.
[GrowlZ] Lance: You might want to lock your bedroom door tonight
Reply With Quote
  #4  
Old 07-27-2006, 09:01 AM
calani calani is offline
Scriptess
calani's Avatar
Join Date: Aug 2003
Location: asmgarden.gmap
Posts: 606
calani is on a distinguished road
Send a message via AIM to calani
Quote:
Originally Posted by ForgottenLegacy
...Make an array? I don't exactly understand what you're asking, but you can make a 2-dimensional array with [n][0] being the texttype and [n][1] being the textoption, sometimes null.
what he's asking for is a list of all the params you can use with requesttext().. as in everything you can tell it to return.
__________________
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 12:52 AM.


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