09.06.2009, 12:10
Hi!,
well as it says above i'm wanting to ask a small question, i get some errors which of course i don't understand *shame*
lol but maybe someone could help a girl out? lmao
this is line 1109:
format(string,sizeof(string),"Has invitado a %s (id:%d) para que tenga un duelo contigo, espera a que acepte tu invitacion.",playername(player2),(player2));
the errors i get are (apart from the warning):
Xenon.pwn(1109) : error 012: invalid function call, not a valid address
Xenon.pwn(1109) : warning 215: expression has no effect
Xenon.pwn(1109) : error 001: expected token: ";", but found ")"
Xenon.pwn(1109) : error 029: invalid expression, assumed zero
any thoughts? =)
if more code needed please tell me (=
well as it says above i'm wanting to ask a small question, i get some errors which of course i don't understand *shame*

this is line 1109:
format(string,sizeof(string),"Has invitado a %s (id:%d) para que tenga un duelo contigo, espera a que acepte tu invitacion.",playername(player2),(player2));
the errors i get are (apart from the warning):
Xenon.pwn(1109) : error 012: invalid function call, not a valid address
Xenon.pwn(1109) : warning 215: expression has no effect
Xenon.pwn(1109) : error 001: expected token: ";", but found ")"
Xenon.pwn(1109) : error 029: invalid expression, assumed zero
any thoughts? =)
if more code needed please tell me (=