how to
#1

How do i define playerid as im getting it as a error


over errors

C:\Users\alex\Documents\My Received Files\WW2Dev.pwn(272) : error 004: function "OnPlayerRequestClass" is not implemented
C:\Users\alex\Documents\My Received Files\WW2Dev.pwn(274) : error 004: function "SetupPlayerForClassSelection" is not implemented
C:\Users\alex\Documents\My Received Files\WW2Dev.pwn(259) : error 004: function "SetupPlayerForClassSelection" is not implemented
Reply
#2

Show us the lines.
Reply
#3

Post the code.
Reply
#4

If it's not implimented then it means you need to add

public OnPlayerRequestClass(playerid)
public SetUpPlayerForClassSelection(playerid)
Reply
#5

This error usually happens when you forgot brackets. Check them.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)