Search Results
Ohh. What a simple mistake. Thank you alot. =repped you
77
I was just about to edit my post and put my crash log from crashdetect in console, Код: [02:49:02] [debug] Server crashed while executing Divergent.amx [02:49:02] [debug] AMX backtrace: [02:49:02...
77
When i shoot a player with a beanbag, server crashes and restarts, here is my code i have a custom damage script under onplayertakedamage and it is new, once i implemented it, the beanbag and taser st...
77
I have everything in the Script and on the UCP in mysql Код: if(!isset($_SESSION['Character'])&&!isset($_SESSION['Key'])&&!isset($_POST['Character']) && !isset($_POST['Key...
76
Okay so i hash my password in my script with WP_Hash and it works in the game but i have been creating a UCP and i ahve everything setup to choose from the database and read the password and it doesnt...
76
When a player has armour and it gets near low and a player shoots them it sets their armour to 100 again, i dont know whats causing this but here is my onplayertakedamage Code: if(weaponid == 24) /...
79
Hello, I've been scripting a Leg Breaking system similar to the one seen on LSRP, and the animation seems to bug out and it freezes the player and whenever the animation stops playing it freezes the p...
118
im using "PED" "FALL_collapse" and when the animation is running the camera stays in one spot, i want it to follow behind the player as they do the animation. does anyone know??
68
I sent you a private message about it in more depth.
149
Yeah thats what i thought ill will try this now and get back to you about the result, thank you for replying
149
I dont have a function with OnPlayerAcceptedDeath and i dont know what you mean by the reset of the code, maybe show me an example?
149
Yes i'm using your build code for the building, and ivew tried changing the path and i'm opening my .pwn straight from my server folder which has the /pawno
155
Yeah it helped, i was thinking it should of been somewhere in that range, Thank you for your reply
148
I setup my code for building pawn in sublime, and im getting this error whenever i try to build Код: [WinError 2] The system cannot find the file specified [cmd: ['/pawno/pawncc.exe', 'new.pwn', ...
155
new maticalreason[MAX_PLAYER_NAME]; Im guessing i should change to new maticalreason[256]; and i defined maxlen to cut a message if it reaches 100 characters to cut the line and start a new one.
148
bump, I tried another animation and it still freezes them.
169