Hello guys.
I am having a lot of trouble with sphere and the community pack.
Perhaps its my fault but...
Well first of all I'd like to tell you that I cannot use the guildsystem.
When i use the guild Stone it says "x is already a candidate of the guildstone" but never changes. I noticed sphere shows
Code:
13:43:ERROR:(sphere_guild_functions.scp,73)Can't resolve <local.addasmember>
13:43:ERROR:(sphere_guild_functions.scp,73)Undefined symbol ''
13:43:1:'haloz' commands 'add i_deed_guildstone'=1
13:43:ERROR:(sphere_guild_functions.scp,73)Can't resolve <local.addasmember>
13:43:ERROR:(sphere_guild_functions.scp,73)Undefined symbol ''
13:43:ERROR:(sphere_guild_functions.scp,73)Can't resolve <local.addasmember>
13:43:ERROR:(sphere_guild_functions.scp,73)Undefined symbol ''
13:43:ERROR:(sphere_guild_functions.scp,73)Can't resolve <local.addasmember>
13:43:ERROR:(sphere_guild_functions.scp,73)Undefined symbol ''
13:43:ERROR:(sphere_guild_functions.scp,73)Can't resolve <local.addasmember>
13:43:ERROR:(sphere_guild_functions.scp,73)Undefined symbol ''
13:43:ERROR:(sphere_guild_functions.scp,73)Can't resolve <local.addasmember>
13:43:ERROR:(sphere_guild_functions.scp,73)Undefined symbol ''
13:43:ERROR:(sphere_guild_functions.scp,73)Can't resolve <local.addasmember>
13:43:ERROR:(sphere_guild_functions.scp,73)Undefined symbol ''
After that I have a script I made for register. It was working fine until I update the sphere scripts to the community pack.
PHP Code:
FUNCTION f_onchar_create
[DIALOG d_cadastros]
99,51
NOCLOSE
NOMOVE
NODISPOSE
page 0
resizepic 93 52 9200 354 388
gumppic 197 70 100
text 235 84 0 0
text 218 125 0 1
gumppic 90 27 52
htmlgump 175 184 200 100 2 1 1
gumppic 102 296 2430
textentry 120 301 308 20 0 1 3
textentry 117 332 308 20 0 2 4
textentry 120 362 304 20 0 3 5
button 235 411 247 248 1 0 0
[DIALOG d_cadastros text]
Bem-Vindo
Conamidia Shard
Boa tarde. Seja bem vindo ao Conamídia Shard. Aqui você encontrará aventuras e diversão com outros jogadores. Respeite os jogadores assim como o servidor. O intuito do servidor e proporcionar diversão a todos. Caso encontre algum bug, favor contatar os responsáveis pelos servidor.
Nome Completo
E-mail
RG
[DIALOG d_cadastros button]
ON=0
WRITEFILE cadastros.scp Conta=<src.account>
WRITEFILE cadastros.scp NAME=<ARGTXT[1]>
WRITEFILE Cadastros.scp EMAIL=<ARGTXT[2]>
WRITEFILE Cadastros.scp RG=<ARGTXT[3]>
[EOF]
I receive this message on Sphere
Code:
13:45:1:'haloz' commands 'dialog d_cadastros'=1
13:45:ERROR:(menu de entrada.scp,31)Undefined keyword 'WRITEFILE'
13:45:ERROR:(menu de entrada.scp,32)Undefined keyword 'WRITEFILE'
13:45:ERROR:(menu de entrada.scp,33)Undefined keyword 'WRITEFILE'
13:45:ERROR:(menu de entrada.scp,34)Undefined keyword 'WRITEFILE'
Do you know what is happening? I tried to check the scripts lines but the guild script is too complex for me and I dont know why Writefile is not working
Also I have problem with CreatemapSystem by EXtreme and another background Spawner made by Mordaunt. But I think errors are not in the scripts. My sphere is showing bugs for scripts which worked in another time.
I dont know