[HELP]Error strange
#1

Hello I'm new here, I want to help me please
Quote:

Cocuments and SettingsAdministratorщемзп дтбегдServergamemodesModS.pwn(2069) : error 021: symbol already defined: "strtok"
Cocuments and SettingsAdministratorщемзп дтбегдServergamemodesModS.pwn(2084) : warning 209: function "strtok" should return a value
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Line 2069:
Quote:

strtok(const string[], &index)

Line 2084:
Quote:

result[index - offset] = EOS;

What to fix please help me
Thanks , Shen
Reply
#2

error 1: you have defined strtok twice in your script.
error 2: strtok must have a return in it
Reply
#3

What do you mean how to fix and may know how to know you can help me?
Reply
#4

Remove one of strtok definitions.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)