Raised This Month: $ Target: $400
 0% 

Showing results 1 to 11 of 11
Search took 0.01 seconds.
Search: Posts Made By: WISHEXEC
Forum: Scripting 05-14-2020, 10:38
Replies: 6
Views: 770
Posted By WISHEXEC
Re: Passing Variadic Function Parameters to Another Variadic Function?

ok .. i think i understand

thank you for your time !
Forum: Scripting 05-14-2020, 09:07
Replies: 6
Views: 770
Posted By WISHEXEC
Re: Passing Variadic Function Parameters to Another Variadic Function?

actually Crasher is right something like that i want to achieve

vformat(buffer[], len, const fmt[], vararg) ...

parse(iLine, Arg1, 31, Arg2, 31, Arg3, 31, Arg4, 31, Arg5, 31, Arg6, 31)

So...
Forum: Scripting 05-13-2020, 17:30
Replies: 6
Views: 770
Posted By WISHEXEC
Re: Passing Variadic Function Parameters to Another Variadic Function?

How to format a function signature ?

parse(iLine, Arg1, 31, Arg2, 31, Arg3, 31, Arg4, 31, Arg5, 31, Arg6, 31)

->

new UNIQUE[] = "iLine, Arg1, 31, Arg2, 31, Arg3, 31, Arg4, 31, Arg5, 31,...
Forum: Scripting Help 09-13-2019, 03:55
Replies: 3
Views: 1,495
Posted By WISHEXEC
Re: War3FT [ Change Skin ]

The problem is that you use, another plugin that use player skins such as a VIP plugin or i dont know ...

This code is correct, normaly is working ...

Post the list of your plugins ...
Forum: Scripting Help 01-15-2017, 12:00
Replies: 17
Views: 3,320
Posted By WISHEXEC
Re: Save / Load functions for multiple vars

Greate guys, thank you very much for your help !
Forum: Scripting Help 12-30-2016, 18:39
Replies: 17
Views: 3,320
Posted By WISHEXEC
Re: Save / Load functions for multiple vars

thank you very much .. just amazing
Forum: Scripting Help 12-30-2016, 10:05
Replies: 17
Views: 3,320
Posted By WISHEXEC
Re: Save / Load functions for multiple vars

I need such many vars for a dota 2 mod .. (where you need to save each skill level for example - i can use the war3ft style, i know it well, but i wanted to create another save method without db...
Forum: Scripting Help 12-29-2016, 20:17
Replies: 17
Views: 3,320
Posted By WISHEXEC
Re: Save / Load functions for multiple vars

In fact the question is how to save multiple vars without formatex() your all integers, split them with parse() and etc ..

Because if you have many vars 80 - 100 - or more will be kinda nasty to...
Forum: Scripting Help 12-29-2016, 09:26
Replies: 17
Views: 3,320
Posted By WISHEXEC
Re: Save / Load functions for multiple vars

this is a method but i don't want to save and load all at once ... as you already said is hardcoded i wish something not hardcoded .. thank you for example .. do you know another not hardcoded method...
Forum: Scripting Help 12-29-2016, 08:50
Replies: 17
Views: 3,320
Posted By WISHEXEC
Save / Load functions for multiple vars

I need some examples for save and load functions for multiple vars

I want to use something like this:

#define GOLD 1
#define XP 2
#define COINS 3

iGold[id] = 4
iXP[id] = 6
Forum: Off-Topic 04-02-2016, 22:33
Replies: 11
Views: 2,085
Posted By WISHEXEC
Scripting for HL 1

I want to open a custom HL 1 server.

Where can i found all scripting modules , functions for HL 1 ... or it's the same like in CS 1.6 ?

I know amxmodx scripting for CS 1.6
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT -4. The time now is 18:26.


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