Ok you all bit wrong i think...
i used the command many times but for some years ago..
i can only remember a bitdont get the right values vor it
/makeghostuser 10000 0 0 0
or something with some numbers.
1 singlenumber i know is the amount of players
an other number is the radius where the ghostusers will appear around you
also like /makeghostuser 100 4 10 0 or something like that
if someone can figure it out exactly how many nuberms and which one
it would be fine
"/makeghostuser [amount] [distance]": Summons the selected quantity of characters around you. Those are client-sided characters, called "Ghost_xxxxxxxx". Those are statics characters. You can't move, talk or do nothing with them. The items and skins are random generated. For example, if you type "/makeghostuser 100 500" the client will summon 100 characters at 500 m around you.
"/makeghostuser [amount] [distance]": Summons the selected quantity of characters around you. Those are client-sided characters, called "Ghost_xxxxxxxx". Those are statics characters. You can't move, talk or do nothing with them. The items and skins are random generated. For example, if you type "/makeghostuser 100 500" the client will summon 100 characters at 500 m around you.
What about ghostusers in the intro? I remember once seeing an intro which has random characters doing some random skills at the entrance of Qin-Shi tomb.
What about ghostusers in the intro? I remember once seeing an intro which has random characters doing some random skills at the entrance of Qin-Shi tomb.
S_objectindex
PHP Code:
================================================================ ================ Scripting Commands for Intro ================== ================================================================
---------------------------------------------------------------- ---------------------------------------------------------------- --- --- --- Type : Text file --- --- Files Numbers : 1 --- --- For Server : I don't care, Sharing for RZ --- --- Created by : Megaman963 --- --- --- --- CopyRight for Megaman963 and Vengard Team (C) --- --- --- ---------------------------------------------------------------- ----------------------------------------------------------------
Please also note that posts which merely contain phrases like #reported, #closerequest and such, without contributing to the topic at hand, are considered spam and will be punished accordingly.
/makeghostuser 04/07/2012 - Silkroad Online - 4 Replies How to use this Command
/makeghostuser ?!
/makeghostuser 10/14/2011 - SRO Private Server - 3 Replies /makeghostuser
how to use this command ?
[HELP] Explain me please how this function works 08/10/2009 - Kal Online - 2 Replies Hi,
Anyone here can tell me what this function do?
DWORD SearchPattern(char* pattern,DWORD start_offset ,DWORD ende)
{
DWORD offset=start_offset;
DWORD start=offset;
DWORD backoffset=0;
DWORD size =strlen(pattern)-1;
DWORD foundoffset=0;