Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 54
Search took 0.01 seconds.
Search: Posts Made By: abdelwahab
Forum: Scripting Help Yesterday, 12:08
Replies: 3
Views: 161
Posted By abdelwahab
Re: Adding a INI file

https://forums.alliedmods.net/showthread.php?t=243202
Forum: Scripting Help Yesterday, 05:14
Replies: 12
Views: 445
Posted By abdelwahab
Re: Entity disappearing under the ground

I added what u said to the z axis flOrigin[2] += 10.0
Forum: Scripting Help 04-17-2024, 14:30
Replies: 12
Views: 445
Posted By abdelwahab
Re: Entity disappearing under the ground

Any ideas how to fix that, thx
Forum: Scripting Help 04-17-2024, 14:10
Replies: 12
Views: 445
Posted By abdelwahab
Re: Entity disappearing under the ground

This didn't help, thanks tho
Forum: Scripting Help 04-14-2024, 09:12
Replies: 12
Views: 445
Posted By abdelwahab
Entity disappearing under the ground

Hello!,
So here is the thing i created entity when i say ent

static Float:flOrigin[3]; get_entvar(plr, var_origin, flOrigin);
engfunc(EngFunc_SetModel, g_pPlayerEnt[plr], g_szModel);...
Forum: Scripting Help 04-14-2024, 03:15
Replies: 9
Views: 398
Posted By abdelwahab
Re: Something about dynamic arrays

Thanks, that's exactly what i needed to hear!
Forum: Scripting Help 04-13-2024, 10:29
Replies: 9
Views: 398
Posted By abdelwahab
Re: Something about dynamic arrays

Well yea, thats the thing i think my post is useless and if u can delete it i just didn't know that u can pass an dyn array into dyn array
Forum: Scripting Help 04-13-2024, 02:44
Replies: 9
Views: 398
Posted By abdelwahab
Re: Something about dynamic arrays

Nvm i understood it.
Forum: Scripting Help 04-13-2024, 00:49
Replies: 5
Solved PVS meaning?
Views: 383
Posted By abdelwahab
Re: PVS meaning?

Thanks found what i wanted
Forum: Scripting Help 04-13-2024, 00:49
Replies: 5
Views: 327
Posted By abdelwahab
Re: Check if number was pressed

well the last 2 didn't work, but nvm
i found what i wanted!
Forum: Scripting Help 04-13-2024, 00:41
Replies: 9
Views: 398
Posted By abdelwahab
Re: Something about dynamic arrays

I've read the tutorial long time ago and i know how to make dynamic arrays and use them, the thing that is confusing me when i push an dyn array that has strings into an dyn array ( 1 cell ) what...
Forum: Scripting Help 04-13-2024, 00:25
Replies: 9
Views: 398
Posted By abdelwahab
Re: Something about dynamic arrays

Its not that thing i was talking about these lines

ArrayPushCell(GlobalArray, StringHolder);
new Array:AnotherArray;AnotherArray = ArrayGetCell(GlobalArray, 0);
ArrayGetString(AnotherArray, i,...
Forum: Scripting Help 04-12-2024, 22:29
Replies: 9
Views: 398
Posted By abdelwahab
Something about dynamic arrays

Hello,
so here is the thing, i know what it does but i don't understand how it does it if someone can explain it would be much appreciated, Thanks!

new Array:GlobalArray;
public plugin_init() {...
Forum: Scripting Help 04-12-2024, 06:29
Replies: 5
Views: 327
Posted By abdelwahab
Forum: Scripting Help 04-12-2024, 03:46
Replies: 5
Views: 327
Posted By abdelwahab
Check if number was pressed

Hello, is it possible to check if player pressed numbers ? such as slot1...slot10
Forum: Scripting Help 04-09-2024, 20:08
Replies: 5
Solved PVS meaning?
Views: 383
Posted By abdelwahab
Re: PVS meaning?

Thanks, but if i use it and while someone is behind the door if i go behind the door will i see the effect or no ?
Forum: Scripting Help 04-09-2024, 01:07
Replies: 5
Solved PVS meaning?
Views: 383
Posted By abdelwahab
PVS meaning?

The title
Forum: Scripting Help 04-06-2024, 19:56
Replies: 12
Views: 716
Posted By abdelwahab
Re: CurWeapon Event

https://www.amxmodx.org/api/amxmodx/register_event
Forum: Scripting Help 03-12-2024, 15:19
Replies: 5
Views: 364
Posted By abdelwahab
Re: Top 5 values

Thanks thats even more helpful
Forum: Scripting Help 03-09-2024, 09:56
Replies: 5
Views: 364
Posted By abdelwahab
Re: Top 5 values

Thanks, what ai used ?
Forum: Scripting Help 03-08-2024, 17:28
Replies: 5
Views: 364
Posted By abdelwahab
Top 5 values

Hello, hope you are doing well,
So my question is how to get top 5 highest value in some array for example lets call it g_iKeys[33];
i want to get the highest values and their ids, Thanks!
Forum: Scripting Help 02-24-2024, 11:27
Replies: 2
Views: 257
Posted By abdelwahab
Forum: Scripting Help 02-24-2024, 08:42
Replies: 2
Views: 257
Posted By abdelwahab
How can i draw circle with beams ?

Hello, for example i want circle around the player that doesn't expand over time
thanks for reading this poste, have good day
Forum: Scripting Help 08-06-2023, 19:47
Replies: 0
Views: 295
Posted By abdelwahab
FM_TraceLine Help

Hello!,
So here is the thing i want to check in traceline if bullet hit 1 thing (TR_pHit)
no matter what is the thing , wall , player
i want it to ignore the 2nd hit ( for example explosion ) if i...
Forum: Scripting Help 06-26-2022, 09:46
Replies: 15
Views: 1,205
Posted By abdelwahab
Re: Need help with nvault array

Is it possible to use the same vault from another plugin ?
Showing results 1 to 25 of 54

 
Forum Jump

All times are GMT -4. The time now is 23:49.


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