Error For Adding Command
#1

hey i added a cmd if something is really noticable to fix plz dont call me nub or anything
im a beginner at all this


pawn Код:
//--------------------------------[WALK]-----------------------------------------------------
  if(strcmp(cmd, "/walk 1", true) ==0)
    {
  LoopAnim(playerid, "PED","WOMAN_runsexy",4.1,0,1,0,0,0);
  return 1;
 }
this is what happens
pawn Код:
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2316) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2320) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2332) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2336) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2340) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2344) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2348) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2352) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2356) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2368) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2372) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2376) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2380) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2384) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2396) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2400) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2404) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Owner\Desktop\GTA San Andreas\JaztekRP\gamemodes\Jazz(1).pwn(2416) : error 004: function "PlayerToPoint" is not implemented
Reply
#2

Repace cmd with cmdtext and show the rest of the code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)