Search Results
Quote: Originally Posted by Biesmen pawn Код: COMMAND:settime(playerid, params[]){    new time;    if(sscanf(params, "i", time)) return SendClientMessage(playerid, -1, "Usage: /set...
132
i really want to have a /settime but there is no tutorial how to make it ( can someone help me with it? pawn Код: SetWorldTime(11); // EXAMPLE OF A TIME
132
Quote: Originally Posted by Norn Do you like unicorns? like? yes i like them. i like to eat them to dinner on every friday 13th "like today >:3"
249
Quote: Originally Posted by CyberGhost pawn Код: dcmd_setlevel(playerid, params[]){    if(PlayerInfo[playerid][AdminLevel] != 10) return SendClientMessage(playerid, 0xFF0000AA, "You ...
80
its maybe cheat or a special long damn code. it would be fun to have that on a server :P
123
i need help with this dcmd code D: it compiles right but it says you need to be admin lvl 10 when i am lvl 10 O.o if someone can fix this it would be very helpful! pawn Код: dcmd_setlevel(playe...
80
Quote: Originally Posted by Mean WHAT DID YOU JUST SAY?!? It's slow, it's complicated, it's outdated, there is no reason to use it anymore for commands. In short: it sux. I'd never expect ...
179
step 1: make everything to [CODE] "the button #" (click on "Go Advanced" if you are on reply thingy) step 2: give use the lines and it must be on [PAWN] BBCode
126
I really need help with this! D: everything is right and gives no error BUT the goto command don't work right. it sends you to somewhere else here is the code: pawn Код: dcmd_goto(playerid,par...
79
dunno if its dead or something but he means like that it gives you random Announcements. like timer is on 30 sec and the text are pawn Код: SendClientMessageToAll(playerid,COLOR_WHITE,"Remember ...
113
so i need to make a filterscript to use them?
10,089
same problem >_< i wish someone could help me lol
10,089
Quote: Originally Posted by CyberGhost pawn Код: if(!strcmp(cmdtext, "/admincmd"))    {        if(PlayerInfo[playerid][AdminLevel] == 0) return SendClientMessage(playerid, COLOR_...
84
heya, im trying to make my /admincmd so it shows LVL's. like if you are on lvl 4 you see level 4 commands, and also see the other example: /admincmd lvl1 = show's lvl 1 commands. is it possible to m...
84
I got errors from compiling "everything is right" Код: D:\Rockstar Games\SAMP SERVER\gamemodes\gm.pwn(15) : warning 235: public function lacks forward declaration (symbol "OnRecordingPlaybackEnd"...
10,089
Quote: Originally Posted by black_dota LoL pawn Код: GivePlayerMoney(playerid, cash); thx lol im just a noob at dcmd. trying so hard to understand dcmd xd
72
im trying to make an /setcash via dcmd but i only fail here is the code: pawn Код: dcmd_setcash(playerid, params[]){    new pID, cash;    if(PlayerInfo[playerid][AdminLevel] > 3)    {Â...
72
Quote: Originally Posted by ScopE iMarkx Freeforums sucks ass, download SMF and install it.. yep. SMF is the best! "i <3 it!"
134