Search Results
No I didnt. I want to point the camera to an object while its behind the player.
154
Hey guys, sorry again for disturbing you! How can I set my players camera looking at a point? After I freeze my character, i want it to look at a point. I tried SetPlayerCameraLookAt, but it sets my c...
154
The problem is solved after a couple of tries. If someone will have this problem, mine fixed with splitting the query into more lines, and after the problem was that some argument types were mismatch....
134
Please paste here the ProxDetector function.
134
Hey! The problem is, when I save my character on server, doesn't updates all thing, even if in the mysql log says that executed successfully. So I show the code: Code: mysql_format(sql,q,sizeof(q), ...
134
But the funny is that if I write some hungarian character directly in SendClientMess function, it's ok, it has no problems, only if I receive them from sql. Any ideas pls?
190
Hey! Im getting problems with loading datas from MySQL. So on the MySQL table the text is : "Életálom",but as I get it with the query, and write it out with SendClientMessage(tried with dialog), it ...
190
Hey, I have some errors and warnings regarding to this function: Code: 21: CorrectCaps(const string[],dest[]="",len=0) 22: { 23: for(new i=1;i<strlen(string);i++) 24: if(string[i]>64 &&a...
131
https://sampforum.blast.hk/showthread.php?tid=331533 You should check this. This include allows you to attach an audio stream to an object. Now you only need to create an object and attaching that to ...
112
Thank you guys! So Ill do the IP banning. Anyway, the Mac and HWID cant be done by a plugin or include in the server folder, you need connection with the players pc. Theres two methods to do that. Dev...
316
Hello! I'm trying to make a BAN system, but I'm wondering how to make it the best. I know that GPCI cant be used for that, and I also know that nowadays people can change their IP easily. The question...
316
Hey, I want to switch te neontube colors, but my code doesnt work, whats wrong with it? Thank you ! Код: new kobject[8]; new robject[8]; public OnGameModeInit() { kobject[0] = CreateObject(1864...
124
No, I want to use the SAMP Map Construction (editor.exe) to map, and to map with my friend, like both on the same map at the same time.
535
Hey everybody! Can I map with the map construction in host, or like in multi player, eg. with my friend? Thank you!
535
Hey, how should I install this, because I didnt see any .exe file to start the editor. My second question is, can I map in host with this, or with the older map editor? Thanks
30,593