Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 25 of 36
Search took 0.00 seconds.
Search: Posts Made By: Ludak
Forum: Scripting Help 05-16-2020, 10:26
Replies: 5
Solved Lang
Views: 954
Posted By Ludak
Re: Lang

I have it there, but I have used it in a native, since I have some functionality which adds new phrases to lang when players create their stuff.
It works like a charm.
Forum: Scripting Help 05-15-2020, 17:59
Replies: 5
Solved Lang
Views: 954
Posted By Ludak
Re: Lang

Tried with register_lang
It works.
Forum: Scripting Help 05-15-2020, 04:45
Replies: 5
Solved Lang
Views: 954
Posted By Ludak
Lang

Greetings,
I have a question.
Can language files be reloaded during the game and take an effect immediately?

Thank you.
Forum: Scripting 04-05-2020, 06:19
Replies: 5
Views: 1,366
Posted By Ludak
Re: String parsing problem

It has worked in AMXX as intended, weird. So I will have to port my own, my own does not parse the last value for some reason.
Forum: Scripting 04-05-2020, 06:17
Replies: 5
Views: 1,366
Posted By Ludak
Forum: Scripting 04-04-2020, 14:51
Replies: 5
Views: 1,366
Posted By Ludak
String parsing problem

Hello!
I have ported this code from the AMXX:

#include <sourcemod>

#pragma semicolon 1
#pragma newdecls required

public Plugin myinfo = {
name = "Test Parse",
Forum: Scripting 04-04-2020, 14:35
Replies: 5
Views: 2,344
Posted By Ludak
Forum: Scripting 04-03-2020, 13:46
Replies: 5
Views: 2,344
Posted By Ludak
Enum Struct in Natives

Is it possible for a native to somehow return Enum Struct or to pass it by the reference?
Forum: Scripting Help 03-21-2020, 06:27
Replies: 0
Views: 936
Posted By Ludak
#pragma dynamic

What is the maximum value for #pragma dynamic ?
Forum: Scripting Help 03-08-2020, 19:23
Replies: 6
Views: 2,331
Posted By Ludak
Re: Parsing a string

Thanks for the help, meanwhile I managed to get it working, I' am going to use your version.


#include <amxmodx>


#define MAX_PARTS 64
#define MAX_PART_LENGTH 256
...
Forum: Scripting Help 03-08-2020, 19:03
Replies: 6
Views: 2,331
Posted By Ludak
Re: Parsing a string

So as I understood correcty that is like 64 * cell size * 256 = 65 MB?
I tried [12][64], gives me the same error.
I am not experienced in pawn, can I do something like puting the parsed part into...
Forum: Scripting Help 03-08-2020, 11:03
Replies: 6
Views: 2,331
Posted By Ludak
Parsing a string

Greetings,
I am trying to make a simple parser for this notation:


Example 1: "(some,(weird,string),list)"
Example 2: "(some,weird,string,list)"
Example 3:...
Forum: Scripting Help 12-04-2019, 16:43
Replies: 3
Views: 842
Posted By Ludak
Re: Problem with floats in hud

Does not work for some reason.
Then I tried float(native) / 100.0 and it works.

Thanks.
Forum: Scripting Help 12-04-2019, 16:02
Replies: 3
Views: 842
Posted By Ludak
Problem with floats in hud [SOLVED]

Hello, I have level system fro ZM server.
I want to show the bonus speed and damage per level in the hud.

I have natives:
zp_get_hm_damage(player)
zp_get_hm_speed(player)...
Forum: Scripting 11-06-2019, 12:24
Replies: 3
Views: 1,871
Posted By Ludak
Re: XP Percent

Thank you
Forum: Scripting 08-25-2019, 10:47
Replies: 3
Views: 1,871
Posted By Ludak
XP Percent

Hello everyone, I have a level system, and I want to display the percent of XP needed for the next level.

I have this formula for the leveling up:
int CalculateXP( int currentLevel )
return...
Forum: Scripting Help 05-12-2018, 16:47
Replies: 13
Views: 3,543
Posted By Ludak
Re: Disable spectating for certain players

Thank you very much.
You are the best :D
Forum: Scripting Help 05-08-2018, 06:37
Replies: 13
Views: 3,543
Posted By Ludak
Re: Disable spectating for certain players

I have a custom game mode where VIP needs to be protected, and no one should leak the information about his position.



I do not know how to do it, I have searched but failed to found the...
Forum: Scripting Help 05-06-2018, 16:18
Replies: 13
Views: 3,543
Posted By Ludak
Disable spectating for certain players

Hello everyone.
Is it possible to disable spectating for certain players?
For example, I want for VIP's to have an ability that they can not be spectated by other players without admin kick flag....
Forum: Scripting 09-09-2017, 12:50
Replies: 1
Views: 623
Posted By Ludak
Re: Prevent picking up weapon with netprop

Hi, can you leave your solution for us.
I need the same functionality.
Thank you :)
Forum: Scripting 12-10-2015, 10:52
Replies: 4
Views: 1,229
Posted By Ludak
Forum: Scripting 12-10-2015, 06:28
Replies: 4
Views: 1,229
Posted By Ludak
[CS:GO] Player invisible when holds knife

Hi everyone i need help
This code is not working.
It is supposed to do next thing: When player holds knife, then he is invisible for all players othervise he has to be visible
Can you help me...
Forum: Scripting 11-03-2015, 01:40
Replies: 5
Views: 1,893
Posted By Ludak
Re: Plugin for Overlays Does Not Work (CS:GO) - Need Help

Thank you very mutch both of you.
Moderators can lock the thread :)
Forum: Scripting 11-01-2015, 16:52
Replies: 5
Views: 1,893
Posted By Ludak
Plugin for Overlays Does Not Work (CS:GO) - Need Help

Hi, i started to lean Source Pawn, and i started to make plugins.
So i made plugin which display text on player spawn just for sake of learning and testing.
In future i want to make rules plugin...
Forum: Scripting Help 10-19-2015, 02:50
Replies: 3
Views: 760
Posted By Ludak
Showing results 1 to 25 of 36

 
Forum Jump

All times are GMT -4. The time now is 04:12.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode