Raised This Month: $ Target: $400
 0% 

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: mark0626
Forum: Scripting Help 06-10-2021, 05:34
Replies: 6
Views: 713
Posted By mark0626
Re: tag mismatch please help me

CMD:oldbiz(playerid, params[])
{
if(PlayerInfo[playerid][pAdmin] >= 1338)
{
new count, string[128], str[5200], name[24], filepath[32];
for(new i=0; i<MAX_BUSINESSES; i++)
{
...
Forum: Scripting Help 06-10-2021, 04:24
Replies: 6
Views: 713
Posted By mark0626
Re: tag mismatch please help me

format(name, sizeof(name), "%s", BizInfo[i][pBizKey]);

this line is my problem bro i dont know what is wrong btw this is pwn script
Forum: Scripting Help 06-10-2021, 03:37
Replies: 6
Views: 713
Posted By mark0626
tag mismatch please help me

warning 213: tag mismatch

CMD: oldbiz(playerid, params[])
{
if(PlayerInfo[playerid][pAdmin] >= 1338 )
{
new count, string[128], str[5200], name[24], filepath[32];
for(new i=0;...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 02:31.


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