Since my forums were annihilated a week or two ago (bad memory), I thought I had lost everything. Just now I have gotten them back up and running, but it would be bad ePvP manner of me to link to the forum directly in this thread.
To get to my forums, go to the GWCA googlecode project page, look at the link on front page. You will have to register as a user, 'cause I like it that way and then when that is done, go to Questions & Answers -> "Remote procedure call SendChat() and WriteWhisper()" thread (easy to find, it's at the top).
[HELP]Understanding Client DC 04/11/2010 - Dekaron Private Server - 0 Replies as you guys know, i rarely come on here asking questions about stuff, but after days of searching, trial and error, pulling my hair out, etc, i cant figure out how to relate my findings with a fix.
and what are my findings?
as most p-servers do, i have what at first glance appears to be "random" client disconnects, they can/have/will be associated with skills, effects, animation etc. but pinpointing the exact reason why a client DC's is why im making this post, hopefully one of the more...
PServer Making and Understanding commands for beginners (allowed?) 07/09/2009 - Runescape Private Server - 16 Replies I got no idea if this is allowed if it isn't please delete this post!
Getting down the basics of commands
Ok commands will most of the time will be like this
else if (command.startsWith("NAME") && playerRights >= PLAYERRIGHTS)
Now if you don't have a clue what player rights is and what it means
[PSU] p-machinery: understanding and using 10/29/2006 - General Gaming Discussion - 0 Replies Remember the PETE (robot) in your hostal? It's the PM allow you to used the
warehouse, synthesis, and you can even raise it to be stronger, so that you
can team up with it.
#- Warehouse
- This function allow you to move and manage the inventory items. And you
will be able to take them out anytime.
#- Raise PM
- Under P-Machinary menu, select "Present an item" and select the item
Help understanding some ASM 01/18/2006 - General Coding - 0 Replies I've collected the next batch of stupid questions i hope someone could help me shed some light on.
Basicly im trying to enterpret some very helloworld'ish basic code written in c++ code(vs2005, console app).
http://www.geocities.com/iamasciiart/hellow.JPG
Truth be told, im fiddling with some codeinjection, evaluating different approaches, but i figure i'd get a little better at reading asm first.
The idea of this statement "cout<<"address :"<<IAmMethodOne<<endl;" was to print the...