Very new to scripting please don't be too mean xD
#5

Also:

Код:
if(sscanf(params, "ii", targetid, skinid))
use the parameter "u" instead of "i" so you can choose either the target's name or his ID, using "i" will trigger IDs only.

Код:
if(sscanf(params, "ui", targetid, skinid))
Reply


Messages In This Thread
Very new to scripting please don't be too mean xD - by aKnoxx - 24.12.2018, 05:17
Re: Very new to scripting please don't be too mean xD - by UFF - 24.12.2018, 05:20
Re: Very new to scripting please don't be too mean xD - by aKnoxx - 24.12.2018, 05:41
Re: Very new to scripting please don't be too mean xD - by aKnoxx - 24.12.2018, 16:55
Re: Very new to scripting please don't be too mean xD - by TheToretto - 24.12.2018, 16:59
Re: Very new to scripting please don't be too mean xD - by RogueDrifter - 24.12.2018, 17:04
Re: Very new to scripting please don't be too mean xD - by aKnoxx - 24.12.2018, 23:52

Forum Jump:


Users browsing this thread: 1 Guest(s)