What to do in this situation?
#1

What do i need to do in this situation when i get those errors and can't find them? because the errors below are not the real errors.

Код:
 : error 017: undefined symbol "ExistAccount"
 : error 017: undefined symbol "SavePlayer"
 : error 017: undefined symbol "LogPlayerOut"
 : error 035: argument type mismatch (argument 2)
 : error 017: undefined symbol "ShowPlayerLoginDialog"
 : error 017: undefined symbol "CheckPlayerPassword"
 : error 017: undefined symbol "ShowPlayerRegisterDialog"
 : error 017: undefined symbol "CreateAccount"
 : error 017: undefined symbol "ShowPlayerLoginDialog"
 : error 017: undefined symbol "ShowPlayerRegisterDialog"
 : error 001: expected token: ",", but found "-string-"
 : warning 215: expression has no effect
 : error 001: expected token: ";", but found ")"
 : error 029: invalid expression, assumed zero
 : fatal error 107: too many error messages on one line
Thanks for help
Reply
#2

You're probably missing some braces.
Reply
#3

You saved my script thanks!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)