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

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: Software15
Forum: Scripting Help 03-01-2022, 12:13
Replies: 2
Views: 502
Posted By Software15
Re: Add limit item ZP 5.0.8 | problem

You had forgot to register new round in plugin init
Forum: Scripting Help 02-25-2022, 07:55
Replies: 15
Views: 1,822
Posted By Software15
Re: Auto Restartround

public restartRound(){
cRound = 0;
set_pcvar_num(cvar_restart, 2)
server_cmd("amx_cvar amx_restart_time 10")
}

Try this.
Forum: Scripting Help 02-25-2022, 03:07
Replies: 15
Views: 1,822
Posted By Software15
Re: Auto Restartround

I didn't read the code, but you can fix this bug with setting your counter value, like when your counter
is finished, set it's value.

Example:
public Countdown()
{
timer--
if(timer=0)
...
Forum: Scripting Help 02-24-2022, 14:49
Replies: 15
Views: 1,237
Posted By Software15
Re: [HELP] I need help for reading an argument

Thanks you a lot, it works, I have one more question, where can I add and what, to check if today is 09.03.2022 is equal to g_playerDate[id] to set ";" before "STEAM ID" "..." "...." "...." "..."
Forum: Scripting Help 02-24-2022, 13:57
Replies: 15
Views: 1,237
Posted By Software15
Re: [HELP] I need help for reading an argument

It doesn't work, it gives me empty statement , " -= =-!"
Forum: Scripting Help 02-24-2022, 13:40
Replies: 15
Views: 1,237
Posted By Software15
Re: [HELP] I need help for reading an argument

public date_expiring(id)
{

ColorChat(id,TEAM_COLOR,"[Prefix] Your VIP is expiring on : ^4-= %d =- !", What variable? );

What variable have I to use for showing player his expiring date?

}
Forum: Scripting Help 02-24-2022, 13:24
Replies: 15
Views: 1,237
Posted By Software15
Re: [HELP] I need help for reading an argument

There are two more errors left :
https://prnt.sc/lNkWSkC1pGHn
Forum: Scripting Help 02-24-2022, 12:38
Replies: 15
Views: 1,237
Posted By Software15
Re: [HELP] I need help for reading an argument

I tried to compile your code, but there are 3 errors :

https://prnt.sc/AlCwB121pFOv

https://prnt.sc/HqQvINr1tN2k
Forum: Scripting Help 02-24-2022, 12:09
Replies: 15
Views: 1,237
Posted By Software15
Re: [HELP] I need help for reading an argument

More preciously, i want when client connects to the server, the variable Data_Igraca[id] takes the last argument of
array, in this case the date, like

Player1 has VIP and his vip is expiring on...
Forum: Scripting Help 02-24-2022, 11:34
Replies: 15
Views: 1,237
Posted By Software15
Re: [HELP] I need help for reading an argument

Thank you for fast reply, but in my case the date is variable, for every player, different date, i can attach my code here :

https://pastebin.com/yzCzQptf

Search for : "Data_Igraca[id]"
Forum: Scripting Help 02-24-2022, 06:31
Replies: 15
Views: 1,237
Posted By Software15
[HELP] I need help for reading an argument

Hi, does anyone have an idea, how can I
read argument of player from ini file, every map?

Example: "SteamId" "Password" "Flags" "ce" "09.03.2022"

I want to make Date[id].

Date[id] =...
Forum: Coding MM:S Plugins & SM Extensions 02-24-2022, 06:11
Replies: 0
Views: 4,448
Posted By Software15
How to take argument from .ini file?

Hi, does anyone have an idea, how can I
read argument of player from ini file, every map?

Example: "SteamId" "Password" "Flags" "ce" "09.03.2022"

From custom_vips.ini.
Showing results 1 to 12 of 12

 
Forum Jump

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


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