help me plz
#1

http://imgur.com/srrgXyC <---------(LINKS TO MY PROBLEM)wats wrog? error 010
Reply
#2

wtf??
Reply
#3

help me plz...
Reply
#4

Quote:
Originally Posted by sayaunta
Посмотреть сообщение
help me plz...
How the fuck we can help you?
Go home kid, you're drunk.
Reply
#5

Quote:
Originally Posted by X337
Посмотреть сообщение
How the fuck we can help you?
Go home kid, you're drunk.
why??
Reply
#6

Upload the photo to http://imgur.com/ or any other websites like that and give us a link to the photo.
Reply
#7

Quote:
Originally Posted by ghost556
Посмотреть сообщение
Upload the photo to http://imgur.com/ or any other websites like that and give us a link to the photo.
oh....ok done ...sry abut dat
Reply
#8

Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
	if (strcmp("/rumahcj", cmdtext, true, 10) == 0)
        {
		// Your stuff (rsetting player pos, message)
		return 1;
	}
	if (strcmp("/chilliad", cmdtext, true, 10) == 0)
	{
		// Your stuff (rsetting player pos, message)
		return 1;
	}
	return 0;
}
Try that, adding your own stuff through the comments, i believe it was a missing bracket in your first command.
Reply
#9

Quote:
Originally Posted by ghost556
Посмотреть сообщение
Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
	if (strcmp("/rumahcj", cmdtext, true, 10) == 0)
        {
		// Your stuff (rsetting player pos, message)
		return 1;
	}
	if (strcmp("/chilliad", cmdtext, true, 10) == 0)
	{
		// Your stuff (rsetting player pos, message)
		return 1;
	}
	return 0;
}
Try that, adding your own stuff through the comments, i believe it was a missing bracket in your first command.
OH IC.. i miss some ....sry ya....i learning....thank....
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)