Search Results
FIXED!
it was "fixes2" plugin problem...
332
Quote:
Originally Posted by SickAttack
Post the code.
if i know which part code cause this problem i'll fix it !
my questions is "What kind of codes or mistakes in script can Avoid Log&...
332
hello everyone
i have a problem with my server
server show all logs in samp-server.exe but it doesn't write them into server_log.txt
for example if i use print() to print something it won't save into ...
332
i have brackers !
my main:
Код:
main() {}
but i updated all my plugins and includes and problem fixed...
thank you so much
+repped for your help
209
Quote:
Originally Posted by xVIP3Rx
Must be "main () {}" though..
read it again
Quote:
Originally Posted by Mamal75
Note: I already have main() function in my gamemode.
i s...
209
Hello Everyone
my server problem:
crashdetect plugin somtimes print this debug error in server console and always when somone tries to join
Код:
[debug] Run time error 20: "Invalid index paramete...
209
pawn Код:
new Veh;new Obj;Veh = AddStaticVehicle(… );Obj = CreateObject(…);AttachObjectToVehicle(Obj, Veh, ……);
255
Quote:
Originally Posted by Vince
Did you read the wiki? Specifically the note? TextDrawTextSize values must not be 0. You will have to guess the height of the box (or take a screenshot, r...
232
anybody can help me please ?
why i cant select this textdraws ?
pawn Code:
Textdraw0 = TextDrawCreate(181.200012, 120.219993, "usebox");TextDrawLetterSize(Textdraw0, 0.000000, 14.933710);TextDrawT...
232
i tried this but didn't work... idk what is problem
232
hi
as title says is it possible to make a selectable box ?
i'm using iPLEOMAX's TextDraw Editor (iTD)
i don't want use TextDrawSetPreviewModel ... just a normal box.
thank you in advance
232
@ATGOggy Thank you for information. REP++
if someone else have different idea, please reply !
137
Hello
i have some questions...
1. if i set a 1 second repeat timer that call a callback that have 3 loop (between 0 - 50 >> for(new i; i < 50 .... etc)
it will be make lag on server ? if yes...
137
it isn't any way to disbale car colisions ?!
please help !
232
hello
i have a question guys...
is it possible to disable car collision is SA:MP ?
i want to make a system like derby servers but i don't want to players attack others
i just want players pass barr...
232
Thanks a lot Matess and Lordzy +REPED !
357
Quote:
Originally Posted by MythicalMarauder
1. ~r~ and ~w~ are text colors..
2. Lordzy said it.
3. I don't understand your question.
i know they are text colors ! i want to know that i...
357
tnx a lot
but i didn't got number 1
if i use one color it will use 255 character of textdraw length ?
for example if textdraw has 1024 character length, if i use one color, Remaining character length ...
357
hello samp community
i have some questions about "Player Textdraws"
1.wiki:
If you use color codes (such as ~R~ ~G~) beyond 255th character the client will crash trying to display the textdraw.
what...
357
Quote:
Originally Posted by Raweresh
MySQL R39-2 is now by BlueG.
Download and install XAMPP for local MySQL database.
https://sampforum.blast.hk/showthread.php?tid=56564
https://www.apach...
196