|
You last visited: Today at 06:45
Advertisement
#insert_item Right Syntax
Discussion on #insert_item Right Syntax within the Rappelz forum part of the MMORPGs category.
05/22/2011, 22:06
|
#1
|
elite*gold: 141
Join Date: Dec 2009
Posts: 554
Received Thanks: 3,920
|
#insert_item Right Syntax
the right syntax for the insert_item function :
#insert_item(ID,howmuch,+,level,flag,"YourName")
example :
#insert_item(540100,1,20,10,2,"[Admin]Strean")
description :
#insert_item(ID = 540100,howmuch = 1,+ = 20,level = 10,flag = 2 ( because 1 is for pets ),YourName = "[Admin]Strean")
if this don't work for you....
try this :
1. restore your telecaster datebase.
2. create a character
3. write in gameserver : #learn_all_skill("YourName")
4. now try the insert item function again.
Regards Strean.
|
|
|
05/22/2011, 23:18
|
#2
|
elite*gold: 0
Join Date: Aug 2009
Posts: 7
Received Thanks: 1
|
Nice is working
|
|
|
05/22/2011, 23:31
|
#3
|
elite*gold: 1
Join Date: Jun 2010
Posts: 315
Received Thanks: 178
|
Finally, thx. =)
|
|
|
05/23/2011, 00:46
|
#4
|
elite*gold: 0
Join Date: May 2011
Posts: 13
Received Thanks: 0
|
Which DB do you use? im using the telecaster db of the step by step guide and when i try to give me any item i just get an timed item without textures and i cant use it anyway. =/ what am i doing wrong?
and yea, i haven't tried to restore the DB yet. if i do so the characters get lost or?
|
|
|
05/27/2011, 19:02
|
#5
|
elite*gold: 0
Join Date: May 2011
Posts: 19
Received Thanks: 1
|
it is working with me like this /run insert_item(109723,1,20,10,2) no need for name
|
|
|
06/06/2011, 12:12
|
#6
|
elite*gold: 0
Join Date: Oct 2009
Posts: 56
Received Thanks: 2
|
Quote:
Originally Posted by Drmido
it is working with me like this /run insert_item(109723,1,20,10,2) no need for name
|
/run commands - not working
|
|
|
06/06/2011, 12:20
|
#7
|
elite*gold: 0
Join Date: Jun 2011
Posts: 3
Received Thanks: 0
|
Thx  i'll try
|
|
|
06/07/2011, 01:34
|
#8
|
elite*gold: 1
Join Date: Jun 2010
Posts: 315
Received Thanks: 178
|
I still didn't figure out, why it works sometimes, and sometimes it does not.
|
|
|
07/24/2011, 14:37
|
#9
|
elite*gold: 0
Join Date: Mar 2011
Posts: 448
Received Thanks: 54
|
After i tested it a little i know how it works.
If some one creates an account (e.g. "max") and got an char named "Pro" he will only recieve the items if he was set to 300 (or 170. depends on what happens with the lvl max command). BUT if he logs on another char, like "Noob" on his Account "max" he will recieve the items there, even if you use insert_item(...,...,...,Pro)!
Now when another player logs in on his account "Alex" and creates a char like "iPwn" and gets lvled again via console (300 or 170) he will now recieve all the items! even if yuo type insert_item(...,...,...,Pro). At least it worked the way on my pserver. Notice: instead of making a new char it seems to work that you can go with "Pro" to the job changer, change to the next higher Job, run the max level command again and "pro" will be the item target again.
Hope it helps some ppl.
|
|
|
07/24/2011, 16:08
|
#10
|
elite*gold: 0
Join Date: Jun 2011
Posts: 688
Received Thanks: 310
|
To be honest the syntax was already known. It's just like this, the command is bugged and works on fresh created characters if you use #learn_all_skill command before. Relogging will result that the insert_item does not work anymore.
|
|
|
 |
Similar Threads
|
Syntax?
02/14/2011 - AutoIt - 26 Replies
Hey Leute,
gibt es in diesem Programm, rein syntaktisch gesehen irgendwelche Fehler, weil Imagesearch, keins der Bilder identifizieren kann?
Dim $myPics
$myPics = 14
$myPics = '1.bmp'
$myPics = '2.bmp'
$myPics = '3.bmp'
$myPics = '4.bmp'
$myPics = '5.bmp'
|
Syntax by Scype
01/31/2011 - Combat Arms - 9 Replies
Hehoo liebe Zocker,
wie ihr wisst bin ich der neue Gamemaster für Combat Arms.
Ich wollte mich einmal gerne vorstellen damit ihr mich kennt.
Also ich spiele seit 3 Jahren Combat und auch sehr erfolgreich.
Ich spiele gerne mit no Gamemaster und liebe das Teamfeeling.
Ich bin 26 Jahre bin Ingenieur.
Wenn ihr Hilfe braucht bei Combat dann addet mich bei Scype.
( Combat Arms Syntax Gamemaster).
Ich bearbeite gerne Reviews und Montagen wenn ihr welche zu bearbeiten habt sendet sie an mich...
|
[HELP] C# WPF syntax
12/23/2010 - CO2 Programming - 14 Replies
Does anyone knows how to convert or what's the right syntax on this C# form application syntax?
webBrowser1.Document.GetElementById("name&quo t;).SetAttribute("value", textBox2.Text);
webBrowser1.Document.GetElementById("message& quot;).SetAttribute("value", textBox1.Text);
webBrowser1.Document.GetElementById("sumbit&q uot;).InvokeMember("click");
i'm having error on "GetElementById" :S just confused.
|
[FRAGE] php Syntax
09/17/2010 - Flyff Private Server - 1 Replies
Hi,
könnte mir bitte jemand hier weiterhelfen .Möchte eine Rankingtabelle machen in der die Teammitglieder nicht angezeigt werden so nach der Art :
<?
require('./configs/reg_conf.php');
mssql_select_db("ACCOUNT_DBF");
if ('m_chLoginAuthority' == F) {
echo "wird in Tabelle angezeigt";}
else
|
Syntax ERROR?!
10/27/2008 - General Coding - 9 Replies
hi,
ich wollte an den start meines Script ein HotKeySet einfügen aber wenn ich das mache kommt: Syntax ERROR
hier mein Script(beispiel):
HotKeySet("{numpad1},"start")
MsgBox(0,"titel","text")
ich glaub ich bin zu blöd was ist da falsch?...wenn ihr meint da fehlt ein " hab ich schon probiert geht nicht, oder ich hab es an der falschen Stelle eingefügt.
|
All times are GMT +1. The time now is 06:46.
|
|