Jump to content

I dropped the SOAP but I don't have a list of functions to find it again!


Recommended Posts

Posted

Woooow lame.... LOL Anyways is the correct term called functions?

You know when you go to php.net and such you got a list of integers and whatever.

Is their a list I want to know How much soap can work with php.

Teleports, Character Edit?, even core functions like all or any gm commands like learn skill the works..

Is their a list?

Posted

hmm so not even gm commands :(.

Is their a list of all these commands?

EDIT: Example I know theirs scripts to mail chars in game from soap but yet I see no such command in console.

Posted

If you use SOAP or RA (same command lists used for both) you can use "help" or "commands" to get the list of commands

to send only mail use,

send mail #playername "#subject" "#text"

to send items use

send items #playername "#subject" "#text" itemid1[:count1]

If you want to mess with making in-game commands accesible from RA/SOAP (or making your own) they are in src/game/Chat.cpp

the structure is

"command", SECURITY_LEVEL, (console access?)true|false, Handler, "", commandSubTable

If you look at the file it makes more sense than my example

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use