Cant fix these what am i doing wrong.
#1

Solved
Reply
#2

I dont think you cant fix them, you just did not even try...
Check the spelling of your variables.
Reply
#3

Solved
Reply
#4

Show the code of those lines so we can help.
Reply
#5

Solved
Reply
#6

Only 1 = per thing
Reply
#7

if the variables
Код:
ChangeToHuman1
ChangeToZombie
ChangeToZombie2
ChangeToHuman2
got the ID of a player, then I think you should try like:

546:
pawn Код:
Human(ChangeToHuman1);
554:
pawn Код:
Infected(ChangeToZombie);
566:
pawn Код:
Infected(ChangeToZombie2);
574:
pawn Код:
Human(ChangeToHuman2);
Reply
#8

Solved
Reply
#9

Those are "Variables", not "Functions", delete them from where you create them in the first place.
Reply
#10

Nevermind
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)