07.10.2009, 17:25
Im in the process of making the change from 0.2x to 0.3
i would like to know with the things below what i need to change.
Need:
0.3 general changes
Below help
NUMBER 1:
0.3 errors on public OnPlayerPrivMsg
so i used forward to declare it, is that the right thing to do?
//foward OnPlayerPrivmsg(playerid, recieverid, text[]);
NUMBER 2:
copied some of the new "public" from new.pwn
commented all exept "OnPlayerClickPlayer"
is this the correct thing to do?
NUMBER 3:
I need help making NPC's connect to my server, i have a register and login system BUT i want to keep it is there a way to bypass this for NPC's seeing as a RP script is useless without registering etc.
Also has server password BUT there is no password, it could be stopping NPC's on connecting, i'm not sure.
NUMBER 5:
IV seen other edits (Vortex Roleplay) contains MAX_S_VEHICLES exactly like MAX_S_PICKUPS, should i replace ALL "max_vehicles" to "max_s_vehicles"?
Iv'e done so already. . .but im not sure if its correct
Iv,e UPLOADED both my 0.2x pwn and 0.3.
download:
http://www.sendspace.com/file/cukzej
the readme.txt is all what i've said above.
Regards
euRo
i would like to know with the things below what i need to change.
Need:
0.3 general changes
Below help
NUMBER 1:
0.3 errors on public OnPlayerPrivMsg
so i used forward to declare it, is that the right thing to do?
//foward OnPlayerPrivmsg(playerid, recieverid, text[]);
NUMBER 2:
copied some of the new "public" from new.pwn
commented all exept "OnPlayerClickPlayer"
is this the correct thing to do?
NUMBER 3:
I need help making NPC's connect to my server, i have a register and login system BUT i want to keep it is there a way to bypass this for NPC's seeing as a RP script is useless without registering etc.
Also has server password BUT there is no password, it could be stopping NPC's on connecting, i'm not sure.
NUMBER 5:
IV seen other edits (Vortex Roleplay) contains MAX_S_VEHICLES exactly like MAX_S_PICKUPS, should i replace ALL "max_vehicles" to "max_s_vehicles"?
Iv'e done so already. . .but im not sure if its correct
Iv,e UPLOADED both my 0.2x pwn and 0.3.
download:
http://www.sendspace.com/file/cukzej
the readme.txt is all what i've said above.
Regards
euRo