RP Gamemode bug level 2
#1

When I reach level 2 in my roleplay gamemode commands are not working for example I type /help and it appears nothing
Reply
#2

Could you post your /help command?
Reply
#3

Quote:
Originally Posted by cuzido
View Post
Could you post your /help command?
I can't use any command since I get level 2 to upper ones
I don't know why I'm just angry after coding 30k rows lol...
Reply
#4

Can you show us your /help command code?
We will help you...
Reply
#5

It's not only about /help command but I can't use any command bro
Reply
#6

I have also tried brackets checker and it's fine
Reply
#7

We need to see at least a command that stops working.
Reply
#8

This command is one of whom not working

Code:
if(strcmp(cmd, "/aiuto", true) == 0)
	{
	    SendClientMessage(playerid,0x04C4D9AA,"___________________[LISTA AIUTI]___________________");
	    SendClientMessage(playerid,COLOR_LIGHTBLUE,"[INFO] /stats /pannello (mostra le statistiche e cambio password)");
	    SendClientMessage(playerid,COLOR_LIGHTBLUE,"[RACCOGLIERE] /rso /gs (Raccogli/Getta soldi) /ra /ga (Raccogli/Getta arma) /raccoglidroga {Raccogli Droga} /rsc /gsc {Raccogli/Getta Sacca}");
	    SendClientMessage(playerid,COLOR_LIGHTBLUE,"[ACCESSORI] /Benda[Bendi Ј Sbendi] /Lega - /Slega - /Maschera - /chiedi");
	    SendClientMessage(playerid,COLOR_LIGHTBLUE,"[DOCUMENTI & LICENZE] /md [id/nome] /Ma [Mostra Assicurazione Veicolo] /ml [id/nome]");
	    SendClientMessage(playerid,COLOR_LIGHTBLUE,"[CHAT] /me - /do - /prova - /b (OOC) - /g (grida) - /l (bassa voce) - /sus (sussurrare)");
	    SendClientMessage(playerid,COLOR_LIGHTBLUE,"[RAPINE & NOLEGGI] /rapinabanca - /rapinacasino - /affittaauto");
		SendClientMessage(playerid,COLOR_LIGHTBLUE,"[AIUTI] /aiutoLavoro - /comandifazione - /aiutoCell - /aiutoWt");
	return 1;
	}
Reply
#9

There are working commands for example /jetpack is working but others no, so I tried this https://sampforum.blast.hk/showthread.php?tid=171429 that's brackets checker and there is no bug, I've also tried to remove all filterscripts :/ please help
Reply
#10

You wont get help by spamming other threads with your thread, you'd better show us the code istead of telling same things 60 times, it's like I say, "Do you know that John from USA?".. Who the fuck would know your variables, is just same as the who the fuck would know which John is meant in the question above.

No comment.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)