Settings
#1

public OnPlayerSpawn(playerid)
{
SetPlayerSkin(170);
GetPlayerMoney(10000);
SetPlayerScore(2);
return 1;
}

Is that right?
I am trying to set there skin
Give them money
and set there level

And i get these Warnings:

C:\Users\Gamer\Desktop\Goodly\gamemodes\Millenium. pwn(135) : warning 202: number of arguments does not match definition
C:\Users\Gamer\Desktop\Goodly\gamemodes\Millenium. pwn(137) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Warnings.
Reply


Messages In This Thread
Settings - by CallumDaBest - 05.03.2014, 18:12
Re: Settings - by Konstantinos - 05.03.2014, 18:15
Re: Settings - by itsCody - 05.03.2014, 18:18
Re: Settings - by XK - 05.03.2014, 18:40
Re: Settings - by Maime - 05.03.2014, 18:44

Forum Jump:


Users browsing this thread: 1 Guest(s)