Jump to content
  • 0

pomoc [Help]Job Povolani


Dandi

Dotaz

Dobrý den chtěl bych vám poprosit jestli byste mi neporadili jak na povolani mam vše ale nevím co tu

public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])

jestli bystemi neukazali nějakou ukazku prosim

Link to comment
Share on other sites

8 odpovědí na tuto otázku

Recommended Posts

  • 0

pomož te mi prosím s chybou :

 

if(ochrankal[playerid] == 1) return SendClientMessage(playerid, 0xD2691EAA, "[Povolání]Už jsi zaměstnaný");

 

fatal error 107: too many error messages on one line

Link to comment
Share on other sites

  • 0

error 029: invalid expression, assumed zero

error 001: expected token: ";", but found "]"

warning 215: expression has no effect

error 028: invalid subscript (not an array or too many subscripts): "ochrankal"

error 017: undefined symbol "IsPlayerInSphere"

warning 215: expression has no effect

error 014: invalid statement; not in switch

 

if(IsPlayerInSphere(playerid,X,Y,Z, 3) == 1){//když je v určitých souřadnicích, Doplnte si!

if(ochrankal[playerid] == 1) return SendClientMessage(playerid,0xD2691EAA,"[Povolání]Už jsi zaměstnaný");

 

aha ja zapoměl souřadnice to ma byt tam kde je pickup ?

 

už jen toty

error 017: undefined symbol "IsPlayerInSphere"

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

 

if(IsPlayerInSphere(playerid,1714.2634,1615.4861,10.0156 3) == 1){//když je v určitých souřadnicích, Doplnte si!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...