Jump to content

Rolyy

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Rolyy

  1. oh yea forgot the notice... im coding in samp.. not in MTA and i possible missed the subform scripting X_X
  2. I might not be good here for asking help about scripting but I got no where to post or get help.. =\ And I am truely thankfull if someone could help me out with adding multiple commands. Example: a peace of coding that has made.. if (strcmp("/command", cmdtext, true, 10) == 0) { SendClientMessage(playerid,COLOR_WHITE,"The text appears after the command..."); return 1; } Example: This is what i sort of want. but this AINT RIGHT and I want to know how to do it right.. if (strcmp("/command1" || "/command2 || "/command3" , cmdtext, true, 10) == 0) { SendClientMessage(playerid,COLOR_WHITE,"The text appears after the command..."); return 1; } I am Really thankfull if smoeone could help me out. Sorry agian for possible wrong posting
  3. Subject says it all. Trying to run MTA SA on version(s) 1.0.2 / 1.0.3 / 1.0.4 and crashes while loading. 3 Minutes after this post I will make a video to show what correctly happends. << No Point in making video. (it just crashes while loading, No error.. No message(s).. nothing.) I want any help I can get as fast as possible.
×
×
  • Create New...