Author Topic: please give me best cmds  (Read 3612 times)

0 Members and 1 Guest are viewing this topic.

Offline mrockxkingbutt

  • Crime Boss
  • ****
  • Posts: 373
  • I AM Best Scripter And You Are Not :P
    • View Profile
please give me best cmds
« on: December 09, 2012, 08:41:08 pm »
i want cmds like
/c buyrope
/c rob
/c myrank
/c myspree
/c irc
/c jobs
/c medical
/c cop
/c setskin

please give me some of them
My Servers Showroom!
www.jimxvcmpscripts.createaforum.com/

Quote from:  rohanaj60
i m a great script Editor

Rofl! lmao lol

Offline aledark24

  • Made Man
  • ***
  • Posts: 206
  • I am a scripter and you have celous of me....so you crashed my servers
    • View Profile
Re: please give me best cmds
« Reply #1 on: December 09, 2012, 09:42:59 pm »
Wtf!!! The forum is for help in problems not for give you all commands
learn pawn and create you own commads
I am a great scripter and you are celous of my works
.....

Vice City Life Multiplayer By Saint

Offline sseebbyy

  • VC:MP Veteran
  • *****
  • Posts: 774
  • Immortal VC:MP Player
    • View Profile
    • Zombie Invasion => Server Forum [DEAD PROJECT]
Re: please give me best cmds
« Reply #2 on: December 09, 2012, 10:30:16 pm »
All commands:
Code: [Select]
if(strcmp(cmd, "buyrope", true) == 0) {
         GameTextForPlayer(playerid,"~b~buy~o~rope");
return 1;
}
else if(strcmp(cmd, "rob", true) == 0) {
         GameTextForPlayer(playerid,"~b~rob");
return 1;
}
else if(strcmp(cmd, "myrank", true) == 0) {
         GameTextForPlayer(playerid,"~b~my~o~rank");
return 1;
}
else if(strcmp(cmd, "myspree", true) == 0) {
         GameTextForPlayer(playerid,"~b~my~o~spree");
return 1;
}
else if(strcmp(cmd, "irc", true) == 0) {
         GameTextForPlayer(playerid,"~b~irc");
return 1;
}
else if(strcmp(cmd, "jobs", true) == 0) {
         GameTextForPlayer(playerid,"~b~jobs");
return 1;
}
else if(strcmp(cmd, "medical", true) == 0) {
         GameTextForPlayer(playerid,"~b~medical");
return 1;
}
else if(strcmp(cmd, "cop", true) == 0) {
         GameTextForPlayer(playerid,"~b~cop");
return 1;
}
else if(strcmp(cmd, "setskin", true) == 0) {
         GameTextForPlayer(playerid,"~b~set~o~skin);
return 1;
}

Quote
Painful/Noob scripters acts like: I Am The Best Scripter Because I Announce My Releases With Big Font Size Without Giving Too Much Info' In The Hope They All Will Download And Check It. I Ignore Bad Replies, Replies That I Could Learn From, And Replies With So Much Text.



Offline mrockxkingbutt

  • Crime Boss
  • ****
  • Posts: 373
  • I AM Best Scripter And You Are Not :P
    • View Profile
Re: please give me best cmds
« Reply #3 on: December 10, 2012, 12:53:08 pm »
thanks
where is functions
thansk for cmds
My Servers Showroom!
www.jimxvcmpscripts.createaforum.com/

Quote from:  rohanaj60
i m a great script Editor

Rofl! lmao lol

Offline aledark24

  • Made Man
  • ***
  • Posts: 206
  • I am a scripter and you have celous of me....so you crashed my servers
    • View Profile
Re: please give me best cmds
« Reply #4 on: December 10, 2012, 01:52:23 pm »
Ja  ;D you give all commands whit not functions

nice one Sseebbyy

All commands:
 :)
Code: [Select]
if(strcmp(cmd, "buyrope", true) == 0) {
         GameTextForPlayer(playerid,"~b~buy~o~rope");
return 1;
}
else if(strcmp(cmd, "rob", true) == 0) {
         GameTextForPlayer(playerid,"~b~rob");
return 1;
}
else if(strcmp(cmd, "myrank", true) == 0) {
         GameTextForPlayer(playerid,"~b~my~o~rank");
return 1;
}
else if(strcmp(cmd, "myspree", true) == 0) {
         GameTextForPlayer(playerid,"~b~my~o~spree");
return 1;
}
else if(strcmp(cmd, "irc", true) == 0) {
         GameTextForPlayer(playerid,"~b~irc");
return 1;
}
else if(strcmp(cmd, "jobs", true) == 0) {
         GameTextForPlayer(playerid,"~b~jobs");
return 1;
}
else if(strcmp(cmd, "medical", true) == 0) {
         GameTextForPlayer(playerid,"~b~medical");
return 1;
}
else if(strcmp(cmd, "cop", true) == 0) {
         GameTextForPlayer(playerid,"~b~cop");
return 1;
}
else if(strcmp(cmd, "setskin", true) == 0) {
         GameTextForPlayer(playerid,"~b~set~o~skin);
return 1;
}
I am a great scripter and you are celous of my works
.....

Vice City Life Multiplayer By Saint

Offline Fuzzy168

  • VC:MP Veteran
  • *****
  • Posts: 729
  • Programming since 2011
    • View Profile
Re: please give me best cmds
« Reply #5 on: December 10, 2012, 06:21:23 pm »
thanks
where is functions
thansk for cmds
Learn to Script..!!!!
I'm beginning to feel like a Lag God, Lag God

Offline sseebbyy

  • VC:MP Veteran
  • *****
  • Posts: 774
  • Immortal VC:MP Player
    • View Profile
    • Zombie Invasion => Server Forum [DEAD PROJECT]
Re: please give me best cmds
« Reply #6 on: December 10, 2012, 06:52:36 pm »
thanks
where is functions
thansk for cmds
Learn to Script..!!!!

This will not help , Fuzzie.

He need to want to learn pawn language to can start to script.

I think he just want to finish his server , and after that to see how much players increase.


But don't forget, Scripting is just for fun :P

Quote
Painful/Noob scripters acts like: I Am The Best Scripter Because I Announce My Releases With Big Font Size Without Giving Too Much Info' In The Hope They All Will Download And Check It. I Ignore Bad Replies, Replies That I Could Learn From, And Replies With So Much Text.



Offline NeskWriter

  • Crime Boss
  • ****
  • Posts: 355
    • View Profile
Re: please give me best cmds
« Reply #7 on: December 11, 2012, 09:21:12 am »
Ha ha ha lol
i know two guys who made cool gamemode for SAMP and got Є100 for their work. (They sold their gamemode).


-Funniest quotes-

Quote from: asad3man
i cant able to understand

Offline mrockxkingbutt

  • Crime Boss
  • ****
  • Posts: 373
  • I AM Best Scripter And You Are Not :P
    • View Profile
Re: please give me best cmds
« Reply #8 on: December 12, 2012, 11:26:17 am »
Quote
Ha ha ha lol
i know two guys who made cool gamemode for SAMP and got Є100 for their work. (They sold their gamemode).
these guys are lols sailing gamemodes hhahahahaahaha
My Servers Showroom!
www.jimxvcmpscripts.createaforum.com/

Quote from:  rohanaj60
i m a great script Editor

Rofl! lmao lol