Search Results
Alright I downloaded a script from this site.. but since the topic is dead I might as well create a topic here with my question.. well here goes: Код: if(strcmp(cmd, "/freeze", true) == 0 &&a...
36
I got another question, I'm kinda noob in scripting so.. Now I got this: Код: if(strcmp("/w", cmdtext, true, 2)==0) { if(strlen(cmdtext) <= 3) { SendClientMessage(playerid,COLOR_RED,"US...
186
Quote: Originally Posted by dclaw i think with textdraw or something :P je bent nl he. "De" "Vries" Textdraw? Don't think so. En ja.
186
Alright I got this whisper command Код: if(strcmp("/w", cmdtext, true, 2)==0) { if(strlen(cmdtext) <= 3) { SendClientMessage(playerid,COLOR_RED,"USAGE: /w (msg)"); return 1; } new o...
186
Quote: Originally Posted by Ettans Re-download it and if you do remove something, make sure you don't delete any additional brackets from other functions etc. Ah, thanks.
722
Yes, yes I know. But it wouldn't compile, so I removed the tutorial, tried to compile again but then I get these error messages.
722
Really nice, one thing though.. I'm trying to add tutorials in different languages, but I can't recompile it.. Код: C:\Users\Admin\Desktop\server\gamemodes\purgatoryserver_pub.pwn(3781) : error 0...
722
Yeah and if its possible, how do I do it?
48
Hey all, I was wondering.. In the samp-server.exe you can see chat, prints etc. But is it also possible to show print() and chat lines (without typing any commands) in the Remote Console?
48
Okay.. I have searched all around the forum for a script like this.. But I couldn't find any.. I'm searching for a script that will show the area you're in in the bottom left corner of the screen.. l...
47
Really nice script, I'm using it. One question though, how can I prevent players from getting kicked when they have a minigun and/or jetpack? EDIT: **NVM: It wasn't that script**
4,099
Yeah that's what I thought also, I'll try that. EDIT: It works when I have it in another folder, thanks
174
Yeah, it says that already.
174
Quote: Originally Posted by dugi Press F5 to compile instead of F6. Same error..
174
Quote: Originally Posted by [DP eXchainZ ] Please use compile and on your server... THEN join I'm not sure if I understand what you mean.. Could you be a little more specific? Thanks,
174
First of all, I'm sorry if i post this in the wrong section, since I had the same problem with 0.2 I might as well post it here.. Well, when I try to compile my script I get this: I get this error...
174